core/tests/components/light
Antoine Bertin f0db698f75 Light effects (#4538)
* 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
2016-11-27 17:15:28 -08:00
..
__init__.py Fix PEP257 issues 2016-03-09 10:25:50 +01:00
test_demo.py Light effects (#4538) 2016-11-27 17:15:28 -08:00
test_init.py Disable too-many-* (#4107) 2016-10-30 22:18:53 +01:00
test_litejet.py LiteJet: Unit tests and new trigger options held_more_than and held_less_than. (#4473) 2016-11-24 09:52:15 -08:00
test_mqtt.py Continue on invalid platforms and new setup_component unit tests (#3736) 2016-10-08 11:27:35 -07:00
test_mqtt_json.py Async bootstrap / component init (#3991) 2016-10-27 00:16:23 -07:00
test_mqtt_template.py Light effects (#4538) 2016-11-27 17:15:28 -08:00
test_rfxtrx.py Lazy initialise the worker pool (#4110) 2016-10-31 08:47:29 -07:00