mirror of
https://github.com/home-assistant/core.git
synced 2025-12-25 05:26:47 +00:00
* flux platform as a switch * use track_time_change. broken :( * use track_utc_time_change instead of track_time_change * add some basic tests * use brightness from RGB_to_xy * config_schema validation * back to platform schema. what was i doing? * more broken tests :( * 644 * fix some time bugs * add working tests. config validation still not right * bug fixes and more test cases.