mirror of
https://github.com/home-assistant/core.git
synced 2026-05-16 21:41:44 +01:00
f0db698f75
* Add support for light effects * Move PLATFORM_SCHEMA changes in light to mqtt_template * Add effect validation * Add unittests * Add light effect to demo and unittests * Use cv.string for config validation * Use cv.ensure_list for config validation * Fix typo * Remove unused exception management for effect