Skip to content

simula77/nexa-adapter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nexa-adapter

A hack to introduce support for Nexa hardware to Houm.io. Can be integrated to existing code and has been verfied to work.

Installation

...
horselightsEnOceanDeviceFile = process.env.HORSELIGHTS_ENOCEAN_DEVICE_FILE || "/dev/cu.usbserial-FTXMJM92"

# add this line
adapter = new require('./nexa-adapter')(horselightsServer, horselightsSitekey, winston)

console.log "Using HORSELIGHTS_SERVER=#{horselightsServer}"
...
  • Configure Nexa dimmers and on/off switches through the Houm.io ui. For each device expand Advanced options and enter "nexa" to Vendor field. Enter into Device address field the Nexa device id given in tellstick.conf e.g. Vendor: nexa Vendor Address: 7

About

A hack to introduce support for Nexa hardware to Houm.io

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors