connectedbytcp
connectedbytcp copied to clipboard
Additional scripts to support my Domoticz installation
index-alt.js = a modified version of the original index.js. I added additional methods ControlLight.js = Enable control of lights via command line ControlRoom.js = Enable control of rooms via command line ControlScene.js = Enable control of custom scenes via command line OutputIDs.js = Enable output of room and light values to the command line
plus a small change to the .gitignore file
plus linting changes to index.js
Hi stockmopar,
I've found your library very useful for controlling my TCP Connected lights.
I wrote some additional scripts so I could control my lights from Domoticz. So I thought I would share them with anyone else using your library