Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Additional scripts to support my Domoticz installation #17

Open
wants to merge 2 commits into
base: develop
Choose a base branch
from

Conversation

micahbowerbank
Copy link

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

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
@micahbowerbank
Copy link
Author

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

fixed the previously reported RoomSendLevelCommand typo
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant