hass-core/tests/components/light
Robert Svensson 8410b63d9c deCONZ add new device without restart (#14221)
* Add new device without restarting hass

* Remove debug prints

* Fix copy paste error

* Fix comments from balloob
Add tests to verify signalling with new added devices

* Fix hound comments
Add test to verify when new sensor is added

* Fix tests

* Unload entry should unsubscribe all deconz dispatchers

* Make sure mock setup also creates unsub in hass data

* Fix copy paste issue

* Lint
2018-05-05 10:11:00 -04:00
..
__init__.py Fix PEP257 issues 2016-03-09 10:25:50 +01:00
test_deconz.py deCONZ add new device without restart (#14221) 2018-05-05 10:11:00 -04:00
test_demo.py Fix too green color conversion (#13828) 2018-04-11 20:58:57 -04:00
test_group.py Use hue/sat as internal light color interface (#11288) 2018-03-18 15:00:29 -07:00
test_hue.py Fix Hue color state for missing xy (#14230) 2018-05-02 09:25:08 -04:00
test_init.py Custom component loading cleanup (#14211) 2018-05-01 20:57:30 +02:00
test_litejet.py Spelling fixes (#11940) 2018-01-27 11:58:27 -08:00
test_mochad.py Fix X10 commands for mochad light turn on (#11146) 2017-12-17 00:52:40 +01:00
test_mqtt.py Fix too green color conversion (#13828) 2018-04-11 20:58:57 -04:00
test_mqtt_json.py Light mqtt_json: Add HS color support (#14029) 2018-04-29 00:33:10 +02:00
test_mqtt_template.py Use hue/sat as internal light color interface (#11288) 2018-03-18 15:00:29 -07:00
test_rflink.py Spelling fixes (#12041) 2018-01-29 23:37:19 +01:00
test_rfxtrx.py Spelling fixes (#12041) 2018-01-29 23:37:19 +01:00
test_template.py Fix light template to return brightness as int (#12447) 2018-02-16 09:32:11 -08:00
test_zwave.py Use hue/sat as internal light color interface (#11288) 2018-03-18 15:00:29 -07:00