core/homeassistant/components/remote
ehendrix23 78da6828f0 Reconnect and device name fix for harmony platform (#20108)
* Update requirements

Updated requirements

* Add attributes

Add firmware and config version attributes

* Small bump for aioharmony

Small version bump increase for aioharmony

* Fix requirements file

For some reason aioharmony ended up in there as a duplicate. Fixed it.

* Fix for send command with named device

* Update requirements to get reconnect fix

* Set aioharmony version to 0.1.4

Version 0.1.4 has additional small fixes.

* Keep trying to connect on startup

Keep trying to connect to the HUB on startup

* Revert rebase changes

Revert some changes that should have been reverted back as part of rebase.

* PlatformNotReady if unable to connect on startup

Will call PlatformNotReady if unable to connect to Hub on startup

* Increase aioharmony requirement to 0.1.5

Increase aioharmony requirement to 0.1.5

* Register callbacks when entity added to HASS

Register the callbacks only once the entity has been added to HASS instead of during setup of platform.

* Removed debug log in __init__

Removed debug log in __init__
2019-01-16 08:35:29 +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 Reconnect and device name fix for harmony platform (#20108) 2019-01-16 08:35:29 +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