core/homeassistant/components/remote
Spencer Oberstadt 7db28d3d91 Add Roku hub and remote (#17548)
* add roku remote component

* remove name config (for now)

* update coveragerc and requirements_all

* fix linting errors

* remove extra requirements entry

* fix flake8 errors

* remove some references to apple tv

* remove redundant REQUIREMENTS

* Update requirements_all.txt

* Pass hass_config to load_platform

* don't expose registry constant

* remove unnecessary registry list

* use await instead of add_job

* use ensure_list

* fix code style

* some review fixes

* code style fixes

* stop using async

* use add with update

* fix whitespace

* remove I/O from init loop

* move import
2019-01-14 08:44:30 +01:00
..
__init__.py RFC: Deprecate auto target all for services and introduce entity_id: * (#19006) 2018-12-13 10:07:59 +01:00
apple_tv.py Async syntax 5, light & lock & remote & scene & telegram & helpers (#17019) 2018-10-01 08:56:50 +02:00
demo.py add_devices -> add_entities (#16171) 2018-08-24 16:37:30 +02:00
harmony.py Add service change_channel to Harmony component (#19649) 2019-01-12 19:02:00 +01:00
itach.py add_devices -> add_entities (#16171) 2018-08-24 16:37:30 +02:00
kira.py add_devices -> add_entities (#16171) 2018-08-24 16:37:30 +02:00
roku.py Add Roku hub and remote (#17548) 2019-01-14 08:44:30 +01:00
services.yaml Fix remote.harmony_change_channel services.yaml indentation (#20051) 2019-01-13 16:39:50 +01:00
xiaomi_miio.py Bump python-miio to 0.4.4 (#19042) 2018-12-05 18:19:30 +01:00