-
Notifications
You must be signed in to change notification settings - Fork 21
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 Philips Hue devices #6
Comments
Found this package hue_dart that says
|
Since I don't have any device of Philips Hue and there is already Dart package to connect to the hub I will gladly create the integration myself. I just need someone to test it afterward with his Philips Hue bridge. |
The |
Turning on off Philips Hue device got implemented on my fork. It is missing the loop to wait for the user to click on the big button on top of the Philips Hue hub. I saw that it got implemented in this issue, let's add the code to my fork of the Philips Hue dart package in order to use it in cbj. |
Merged. We can close this issue now (one of the first that got opened :D). |
Philips Hue devices are very popular.
In Home Assistant 14.9% of its users use it.
And is the fourth most used plugin in homebridge.
So adding support for it takes priority.
The text was updated successfully, but these errors were encountered: