diyhue / diyHue

Main diyHue software repo
https://diyhue.org/
Other
1.52k stars 274 forks source link

Fix for tasmota lights #977

Closed GerdZanker closed 6 months ago

GerdZanker commented 6 months ago

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.

mariusmotea commented 6 months ago

Thanks. That was clearly a bug.

DiegoJp commented 6 months ago

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!