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

Soft White and Bright White Light? #51

Open
alvinchen1 opened this issue May 31, 2023 · 2 comments
Open

Soft White and Bright White Light? #51

alvinchen1 opened this issue May 31, 2023 · 2 comments

Comments

@alvinchen1
Copy link

Hi! Great work on this integration. I was wondering if you would consider adding some support for the Soft White and Bright White features on the Haiku H/I Series LED Light kit?

Wrote it up here https://community.home-assistant.io/t/big-ass-fan-light-soft-white-and-bright-white-support/577247, but wasn't sure you would see it there, and since you seem like the maintainer, wanted to see if you might wanna take this on?

I did

python3 -m venv hass73122
source ./hass73122/bin/activate
pip3 install aiobafi6
aiobafi6 --discover
# ^C when you have your fan's IP
aiobafi6 --direct --dump --ip <IP>

And found that Bright White does

+light_color_temperature: 4000

Whereas Soft White does

+light_color_temperature: 2700

I was thinking maybe a select entity in Home Assistant that would offer the two choices, since that seems to be the only choices right now? Thanks!

@jfroy
Copy link
Owner

jfroy commented Jun 1, 2023

Will look into it, thanks for filing an issue here. Please also file one on Home Assistant, since we will likely need to update the integration as well.

@alvinchen1
Copy link
Author

So I went to homeassistant / core to file one, but I consider this to be a feature request not an issue or bug? When I go to the feature request area, it takes me back to community.home-assistant.io,which kinda brings us full circle to https://community.home-assistant.io/t/big-ass-fan-light-soft-white-and-bright-white-support/577247. I don't wanna annoy the devs who are doing great work with an incorrect file, so does it make sense to leave things as they are until your code comes thru?

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

No branches or pull requests

2 participants