mirror of
https://github.com/home-assistant/core.git
synced 2026-02-05 06:45:57 +01:00
* Implement adjustment * Add color support * fix lint * Fix lint & use only RGB * fix HSB + Test * Add tests & fix bugs * add rgb test * add setColorTemperature * Add color light support + tests * Fix color temp * use kelvin for converting * use correct calculation