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 Philips Hue devices #6

Closed
guyluz11 opened this issue Jul 20, 2021 · 5 comments
Closed

Add support for Philips Hue devices #6

guyluz11 opened this issue Jul 20, 2021 · 5 comments
Assignees
Labels
good first issue Good for newcomers help wanted Extra attention is needed new vendor support Request for adding support to a specific Vendor

Comments

@guyluz11
Copy link
Member

guyluz11 commented Jul 20, 2021

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.

image

@guyluz11
Copy link
Member Author

Found this package hue_dart that says

aims to make it easier to handle with the Philips Hue bridge.

guyluz11 added a commit that referenced this issue Aug 31, 2021
@guyluz11 guyluz11 added good first issue Good for newcomers help wanted Extra attention is needed labels Sep 7, 2021
@guyluz11
Copy link
Member Author

guyluz11 commented Sep 7, 2021

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.

@guyluz11 guyluz11 added new vendor support Request for adding support to a specific Vendor and removed feature request Request to add new feature labels Feb 20, 2022
@guyluz11
Copy link
Member Author

The hue_dart dart package that I have mentioned is not maintained.
I have created a fork from it.
It included updated packages, fix for lint and more.
Since this package is already working and it is written in dart I think using it will be a good choice.

@guyluz11
Copy link
Member Author

guyluz11 commented Feb 4, 2023

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.

@guyluz11
Copy link
Member Author

guyluz11 commented Feb 4, 2023

Merged.

We can close this issue now (one of the first that got opened :D).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers help wanted Extra attention is needed new vendor support Request for adding support to a specific Vendor
Projects
None yet
Development

No branches or pull requests

1 participant