Hello,
Same problem, but not solved with rollback to 206.
I have a basic integration:
remote:
- platform: harmony
name: salon
host: 192.168.0.18
Currently i’am on Hassio 0.85.1
Logger in debug
logger:
default: critical
logs:
homeassistant.components.remote.harmony: debug
pyharmony.client: debug
websockets: debug
but no explicity error:
2019-01-19 12:34:07 INFO (MainThread) [homeassistant.components.remote.harmony] Loading Harmony Platform: salon at 192.168.0.18:8088, startup activity: None
2019-01-19 12:34:07 DEBUG (MainThread) [homeassistant.components.remote.harmony] salon: Device init started
2019-01-19 12:34:07 DEBUG (MainThread) [homeassistant.components.remote.harmony] salon: Harmony Hub added
2019-01-19 12:34:07 DEBUG (MainThread) [homeassistant.components.remote.harmony] salon: Connecting
2019-01-19 12:34:09 DEBUG (MainThread) [homeassistant.components.remote.harmony] salon: configuration has been updated
2019-01-19 12:34:09 DEBUG (MainThread) [homeassistant.components.remote.harmony] salon: activity reported as: Regarder la TV
2019-01-19 12:34:09 DEBUG (SyncWorker_9) [homeassistant.components.remote.harmony] salon: Writing hub config to file: /config/harmony_salon.conf
2019-01-19 12:34:09 DEBUG (MainThread) [homeassistant.components.remote.harmony] salon: activity reported as: Regarder la TV
2019-01-19 12:34:09 DEBUG (MainThread) [homeassistant.components.remote.harmony] salon: connected to the HUB.
...
2019-01-19 20:47:58 DEBUG (MainThread) [homeassistant.components.remote.harmony] salon: disconnected from the HUB.