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

Fix light bugs #180

Merged
merged 2 commits into from
Aug 22, 2024
Merged

Conversation

JELoohuis
Copy link
Collaborator

- Fixed missing light specs
Some lights provide empty specifications, which would override the default specification, resulting in undefined values.
The defaults are now kept in such cases.

- Fixed light/temperature mode desync
Switching between the color and temperature in Homey was not synced with Tuya, resulting in UI glitches.
Now sending new values to Tuya also sends the light mode.

@bobvandevijver bobvandevijver merged commit 99ef081 into athombv:master Aug 22, 2024
3 checks passed
@bobvandevijver bobvandevijver deleted the fix-missing-light-specs branch August 22, 2024 14:06
@bobvandevijver bobvandevijver linked an issue Aug 22, 2024 that may be closed by this pull request
@bobvandevijver bobvandevijver added this to the Release 1.2.x milestone Aug 22, 2024
@bobvandevijver bobvandevijver added the bug Something isn't working label Aug 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Development

Successfully merging this pull request may close these issues.

Lsc Moodlight can’t change color or dimmer
2 participants