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

Respect device light temperature boundary #179

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

snoack
Copy link

@snoack snoack commented Oct 16, 2024

While at it, also migrate from using deprecated Mireds to supporting Kelvin natively.

This PR depends on LaggAt/python-govee-api#118.

@snoack
Copy link
Author

snoack commented Oct 16, 2024

This PR addresses following error that I'm currently getting with the Govee H6008 smart bulb:

2024-10-15 20:39:55.947 WARNING (MainThread) [custom_components.govee.light] async_turn_on failed with 'API-Error 400 on command {'name': 'colorTem', 'value': 2304}: {"message":"Unsupported Cmd Value, please check the value of properties.colorTem.range returned by DeviceList","status":400}

While at it, also migrate from using deprecated Mireds to supporting Kelvin natively.
@inform880
Copy link

Ran into this today coming up with a new dashboard. I really appreciate there's already a PR for this!

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

Successfully merging this pull request may close these issues.

2 participants