mirror of
https://github.com/home-assistant/core.git
synced 2025-05-02 05:07:52 +00:00

* Remove explicit declaration of automatic found devices as RGBW * fixes for Magic Home only-white controllers * mode is now set to None instead of removed entirely * flux_led now changes no values when turned on from off state. * better checking for changed values in turn_on * Reduce waiting time to 1 second * Correction of turn on logic * Remove accidentally inserted 'not' * Remove lint * Remove redundant code