hass-core/tests/components/light
Robert Svensson 0009be595c Device Registry (#15980)
* First draft

* Generate device id

* No obscure registry

* Dont store config_entry_id in device

* Storage

* Small mistake on rebase

* Do storage more like entity registry

* Improve device identification

* Add tests

* Remove deconz device support from PR

* Fix hound comments, voff!

* Fix comments and clean up

* Fix proper indentation

* Fix pydoc issues

* Fix mochad component to not use self.device

* Fix mochad light platform to not use self.device

* Fix TankUtilitySensor to not use self.device

* Fix Soundtouch to not use self.device

* Fix Plex to not use self.device

* Fix Emby to not use self.device

* Fix Heatmiser to not use self.device

* Fix Wemo lights to not use self.device

* Fix Lifx to not use self.device

* Fix Radiotherm to not use self.device

* Fix Juicenet to not use self.device

* Fix Qwikswitch to not use self.device

* Fix Xiaomi miio to not use self.device

* Fix Nest to not use self.device

* Fix Tellduslive to not use self.device

* Fix Knx to not use self.device

* Clean up a small mistake in soundtouch

* Fix comment from Ballob

* Fix bad indentation

* Fix indentatin

* Lint

* Remove unused variable

* Lint
2018-08-22 10:46:37 +02:00
..
__init__.py Fix PEP257 issues 2016-03-09 10:25:50 +01:00
test_deconz.py deCONZ - support for power plugs (#15752) 2018-08-01 11:03:08 +02:00
test_demo.py Grammar and spelling fixes (#16065) 2018-08-19 22:29:08 +02:00
test_group.py RFC: Only use supported light properties (#15484) 2018-07-18 12:18:22 +02:00
test_hue.py Pylint cleanups (#15626) 2018-07-23 10:16:05 +02:00
test_init.py Grammar and spelling fixes (#16065) 2018-08-19 22:29:08 +02:00
test_litejet.py Grammar and spelling fixes (#16065) 2018-08-19 22:29:08 +02:00
test_mochad.py Device Registry (#15980) 2018-08-22 10:46:37 +02:00
test_mqtt.py Grammar and spelling fixes (#16065) 2018-08-19 22:29:08 +02:00
test_mqtt_json.py Grammar and spelling fixes (#16065) 2018-08-19 22:29:08 +02:00
test_mqtt_template.py Grammar and spelling fixes (#16065) 2018-08-19 22:29:08 +02:00
test_rflink.py More entity service (#15998) 2018-08-16 14:28:59 +02:00
test_rfxtrx.py Grammar and spelling fixes (#16065) 2018-08-19 22:29:08 +02:00
test_template.py Grammar and spelling fixes (#16065) 2018-08-19 22:29:08 +02:00
test_tradfri.py Patch save_json (#15046) 2018-06-18 21:34:36 -04:00
test_zwave.py Fix ZWave RGBW lights not producing color without explicit white_value (#15412) 2018-07-14 00:54:15 +02:00