A node based INSTEON controller for sending and receiving INSTEON commands including a standalone parser for an INSTEON Power Line Modem (PLM) to build your own controller.
* implements PLM request/response model
* message queue
* retry mechanism
* reconnect mechanism
npm install serialport
npm install insteon
npm install clone (optional: example2.js)
See examples
This is not production ready; in particular there are many known issues or portions of the insteon protocol that are not implemented fully or possibly correctly. Any help is appreciated ;)
Please share your work or contact for commercial use
node-insteon by Graeme Canivet is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 3.0 Unported License.