CorneliousJD / Flux_LED

Modifies homeassistant/components/flux_led/light.py to fix issue where LED lights using MagicHome controller turn off immediately after turning them on with V8 firmware.
25 stars 11 forks source link

Color is only reported after second click #6

Closed GilDev closed 3 years ago

GilDev commented 3 years ago

Well thanks for this, it works! I saw things were going to be implemented in HA in the future that will fix those issues natively, good news.

When changing color, it jumps back to the last color instantly. I have to press the same color twice if I want the UI to update to the color I’ve clicked, I’m not sure if this has been reported before.

GilDev commented 3 years ago

Okay I’ve set the scan_interval to 0.5 and it seems to work although it jumps to the fading color first, seems normal, sorry about that. 🙂