DavidMStraub / homeassistant-homeconnect

Custom component for Home Assistant to connect appliances supporting the Home Connect standard
MIT License
118 stars 29 forks source link

Unable to fetch active programs. Probably offline #104

Closed anthonyangel closed 4 years ago

anthonyangel commented 4 years ago

I'm having an issue when trying to set up this component (the same issue in both the version in core and the beta version from this repo)

When I try and set up the integration the 'Please wait while the integration is being installed' popup just hangs and the following is shown in the logs

2020-08-11 18:06:38 INFO (MainThread) [homeassistant.components.home_connect.config_flow] Successfully authenticated
2020-08-11 18:06:39 DEBUG (SyncWorker_4) [homeassistant.components.home_connect.api] Unable to fetch active programs. Probably offline
2020-08-11 18:07:36 DEBUG (SyncWorker_5) [homeassistant.components.home_connect.api] Unable to fetch active programs. Probably offline
DavidMStraub commented 4 years ago

These log entries are normal. So no idea what the problem is.

anthonyangel commented 4 years ago

I was assuming that the offline message wasn't meant to happen. Will give it some time to see if it starts working otherwise I'll do some more troubleshooting

anthonyangel commented 4 years ago

Bizarrely I could replicate this when trying from Chrome 84 on Windows, but not from Chrome on Android where it worked perfectly