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

Add support for Hue #46

Open
mwittig opened this issue Jan 15, 2016 · 7 comments
Open

Add support for Hue #46

mwittig opened this issue Jan 15, 2016 · 7 comments

Comments

@mwittig
Copy link
Collaborator

mwittig commented Jan 15, 2016

Implement Hue support - see also pimatic/pimatic#28

mwittig added a commit that referenced this issue Jan 15, 2016
…switching individual light bulbs and groups, brighness control and color.

Issue #46 and pimatic/pimatic#28
@mwittig
Copy link
Collaborator Author

mwittig commented Jan 15, 2016

See hue branch

@sweebee
Copy link

sweebee commented Jan 20, 2016

error when dimming (I have white bulbs).

Cannot call method 'then' of undefined

@sweebee
Copy link

sweebee commented Jan 20, 2016

And it doesn't poll the state of the hue's.

@renemathieu
Copy link

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:

https://forum.pimatic.org/topic/786/philips-hue-plugin/33

@mwittig
Copy link
Collaborator Author

mwittig commented Feb 8, 2016

The base package node-hue-api has been updated. Now it support status queries for RGB color. I am going to integrate this asap. See also peter-murray/node-hue-api#77

@sweebee
Copy link

sweebee commented Feb 10, 2016

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.

@mwittig
Copy link
Collaborator Author

mwittig commented Feb 12, 2016

Well it should. I'll try to reproduce this error.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants