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 for tasmota lights #977

Merged
merged 1 commit into from
Dec 17, 2023
Merged

Conversation

GerdZanker
Copy link
Contributor

Converts a float value into mandatory int value for the brightness.

Should fix #915 with reported detection and connection/pairing issues between apps and diyhue bridge

Perhaps it solves #941 too, because my OpenBeken light works with the modification.

Converts a float value into mandatory int value for the brightness.

Should fix diyhue#915 with reported detection and connection/pairing issues between apps and  diyhue bridge 

Perhaps it solves diyhue#941 too, because my OpenBeken light works with the modification.
@mariusmotea
Copy link
Member

Thanks. That was clearly a bug.

@mariusmotea mariusmotea merged commit b6c5a02 into diyhue:dev Dec 17, 2023
1 check passed
@DiegoJp
Copy link

DiegoJp commented Dec 31, 2023

Perhaps it solves #941 too, because my OpenBeken light works with the modification.

Hello, and thanks for your report on OpenBeken light.

Sadly, it doesn't fix #941 as in the log still outputs:
Dec 30 21:40:16 diegojpmcbds HueEmulator3.py[1602]: 2023-12-30 21:40:16,152 - services.stateFetch - WARNING - Ampolleta OpenBK is unreachable: float division by zero

Perhaps this bug may be related to the one I opened on the OpenBeken github, please check.

Thanks!

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.

3 participants