connectedbytcp icon indicating copy to clipboard operation
connectedbytcp copied to clipboard

Additional scripts to support my Domoticz installation

Open micahbowerbank opened this issue 6 years ago • 1 comments

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

micahbowerbank avatar Mar 10 '18 17:03 micahbowerbank

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

micahbowerbank avatar Mar 10 '18 17:03 micahbowerbank