core/tests/components/switch
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_command_line.py Grammar and spelling fixes (#16065) 2018-08-19 22:29:08 +02:00
test_deconz.py deCONZ - Add support for sirens (#15896) 2018-08-10 19:22:12 +02:00
test_flux.py Grammar and spelling fixes (#16065) 2018-08-19 22:29:08 +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_mfi.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_rest.py Grammar and spelling fixes (#16065) 2018-08-19 22:29:08 +02:00
test_rflink.py Add test cases and fix for device_defaults fire_event option. (#9567) 2017-09-24 15:47:59 -07: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_vultr.py Fix vultr tests (#11477) 2018-01-05 16:34:03 -08:00
test_wake_on_lan.py Grammar and spelling fixes (#16065) 2018-08-19 22:29:08 +02:00
test_zwave.py Zwave: Apply refresh_node workaround on 1st instance only (#7579) 2017-05-21 17:33:42 +03:00