hass-core/tests/components/light
Jon Caruana 9482a6303d Add EverLights light component ()
* EverLights light integration. Supports single color (with color and brightness parameters) or saved pattern (with effect parameter).

* Fix pylint parameter name warning.

* Code review feedback.

* Add tests for the two helper functions of EverLights component.

* Fixes for review feedback.

* Change test style.

* Style fixes for hound.
2019-01-21 04:23:36 +01:00
..
__init__.py Fix PEP257 issues 2016-03-09 10:25:50 +01:00
common.py Remove service helper (5) () 2018-09-27 23:13:11 +02:00
test_demo.py Remove service helper (5) () 2018-09-27 23:13:11 +02:00
test_everlights.py Add EverLights light component () 2019-01-21 04:23:36 +01:00
test_group.py Remove service helper (5) () 2018-09-27 23:13:11 +02:00
test_init.py Add permission check to light service () 2018-12-14 10:18:36 +01:00
test_litejet.py Remove service helper (5) () 2018-09-27 23:13:11 +02:00
test_mochad.py Pytest tests () 2018-10-24 12:10:05 +02:00
test_rflink.py Improve rflink coverage () 2019-01-01 15:35:31 +01:00
test_rfxtrx.py Pytest tests () 2018-10-24 12:10:05 +02:00
test_switch.py Adds light switch platform () 2018-11-20 11:51:34 +01:00
test_template.py Remove service helper (5) () 2018-09-27 23:13:11 +02:00
test_tradfri.py Config flow tradfri () 2018-09-19 21:21:43 +02:00
test_zwave.py Changing z-wave brightness calculation to respect 0x01 and 0x02 byte values () 2018-09-13 10:38:07 -04:00