-
Notifications
You must be signed in to change notification settings - Fork 13
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
Add support for Hue #46
Comments
…switching individual light bulbs and groups, brighness control and color. Issue #46 and pimatic/pimatic#28
See |
error when dimming (I have white bulbs).
|
And it doesn't poll the state of the hue's. |
Polling the status of the light(s) would be very nice as the lightStatus() function of the node-hue-api provides I posted a code snippet for updating and calculation: |
The base package |
Does this also mean the rgb values representate the real color? Because when I want to set the hue bulbs to white/yellowisch (like normal bulbs) the color picker shows green. |
Well it should. I'll try to reproduce this error. |
Implement Hue support - see also pimatic/pimatic#28
The text was updated successfully, but these errors were encountered: