core/homeassistant/components/remote
Anthony Hughes 6bfeac7f80 Harmony auto discovery via netdisco (#7741)
* Use netdisco to automatically discover harmony hubs.

* Allow some settings in configuration.yml to override even on discovered hubs.

* Global is not required as no assignment on variable

* Use `set` instead of list for perf

* Store cache of discovered devices against `hass.data` rather than in global

* Handle case if the device cache is empty

* Fix indentation issue
2017-06-21 22:43:35 -07:00
..
__init__.py Group service / dynamic handling (#7971) 2017-06-16 00:52:28 +02:00
demo.py Update docstrings (#7374) 2017-05-02 09:18:47 -07:00
harmony.py Harmony auto discovery via netdisco (#7741) 2017-06-21 22:43:35 -07:00
itach.py Fixed iTach command parsing with empty data (#8104) 2017-06-20 15:26:18 +02:00
kira.py Replace executor with async_add_job (#7658) 2017-05-26 08:28:07 -07:00
services.yaml Added new commands and functionality to the harmony remote component. (#7113) 2017-05-23 17:00:52 -07:00