core/homeassistant/components/remote
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 Entity service (#15991) 2018-08-16 09:50:11 +02:00
apple_tv.py Grammar fix 'an unique' (#12870) 2018-03-03 19:23:55 +01:00
demo.py Remove inline pylint disables for messages disabled in pylintrc (#14978) 2018-06-16 00:15:46 +02:00
harmony.py More pylint 2 fixes (#15516) 2018-07-18 11:54:27 +02:00
itach.py More pylint 2 fixes (#15516) 2018-07-18 11:54:27 +02:00
kira.py More pylint 2 fixes (#15516) 2018-07-18 11:54:27 +02:00
services.yaml Add Xiaomi Universal IR Remote (Chuangmi IR) (#11891) 2018-02-06 19:47:24 +01:00
xiaomi_miio.py Device Registry (#15980) 2018-08-22 10:46:37 +02:00