mirror of
https://github.com/home-assistant/core.git
synced 2026-05-18 14:29:57 +01:00
8c266f9266
* 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