core/tests/components
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
..
alarm_control_panel
automation LiteJet: Unit tests and new trigger options held_more_than and held_less_than. (#4473) 2016-11-24 09:52:15 -08:00
binary_sensor
calendar Disable broken google offset test (#4540) 2016-11-22 18:34:48 -08:00
camera Reorganize HTTP component (#4575) 2016-11-25 13:04:06 -08:00
climate Allow generic thermostat tolerance to be customisable to determine the temperature difference required to turn switch on. (#4585) 2016-11-27 09:31:00 +00:00
cover
device_tracker
fan
http HTTP: Fix registering views after start (#4604) 2016-11-27 14:01:12 -08:00
light Light effects (#4538) 2016-11-27 17:15:28 -08:00
lock
media_player Refactory aiohttp clientsession handling in HA (#4602) 2016-11-27 16:26:46 -08:00
mqtt
notify Reorganize HTTP component (#4575) 2016-11-25 13:04:06 -08:00
recorder
scene LiteJet: Unit tests and new trigger options held_more_than and held_less_than. (#4473) 2016-11-24 09:52:15 -08:00
sensor #4421 - Forced icons to be displayed via SSL to avoid Mixed Content warnings (#4544) 2016-11-25 20:03:12 +00:00
switch LiteJet: Unit tests and new trigger options held_more_than and held_less_than. (#4473) 2016-11-24 09:52:15 -08:00
weather
__init__.py
test_alexa.py
test_api.py
test_configurator.py
test_conversation.py
test_demo.py
test_device_sun_light_trigger.py
test_emulated_hue.py
test_frontend.py Reorganize HTTP component (#4575) 2016-11-25 13:04:06 -08:00
test_google.py Upgrade aiohttp to 1.1.5 (#4213) 2016-11-24 21:37:56 -08:00
test_graphite.py
test_group.py
test_history.py
test_influxdb.py
test_init.py
test_input_boolean.py
test_input_select.py
test_input_slider.py
test_introduction.py
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_logbook.py
test_logentries.py
test_logger.py
test_mqtt_eventstream.py
test_panel_custom.py
test_panel_iframe.py Upgrade aiohttp to 1.1.5 (#4213) 2016-11-24 21:37:56 -08:00
test_persistent_notification.py
test_pilight.py
test_proximity.py
test_rfxtrx.py
test_scene.py
test_script.py
test_shell_command.py
test_sleepiq.py
test_splunk.py
test_statsd.py
test_sun.py
test_updater.py
test_weblink.py
test_websocket_api.py Tweak services return result (#4600) 2016-11-27 12:33:02 -08:00
test_zone.py