DavidMStraub / homeassistant-homeconnect

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

Aborted #109

Closed jamiewalters closed 4 years ago

jamiewalters commented 4 years ago

In trouble shooting an issue, I removed the integration and tried to re-add it. However it just now says "Aborted" and fails while trying to re-add it. Any known issue that causes this behaviour?

DavidMStraub commented 4 years ago

I'm not aware of any.

J3n50m4t commented 4 years ago

I've got the same problem, but as first time user I've tried to get some logging but even with debug I don't get any related logs.

Home Assistant 0.115.6

config can be found here: https://github.com/J3n50m4t/HomeAssistantConfiguration/blob/3c1a231ac8a0889492b001afe15525d3a44bf252/configuration.yaml#L28

Thats literally everything:

home-assistant   | 2020-10-05 20:35:13 DEBUG (MainThread) [homeassistant.components.http.auth] Authenticated 172.17.0.5 for /api/config/config_entries/flow using bearer token
home-assistant   | 2020-10-05 20:35:13 DEBUG (MainThread) [homeassistant.components.http.view] Serving /api/config/config_entries/flow to 172.17.0.5 (auth: True)
DavidMStraub commented 4 years ago

Have you added the integration in the UI under "integrations"?

J3n50m4t commented 4 years ago

Yes i did.. Update: I've downgraded to 0.114.4 and Adding the Integration shows { "error": "unauthorized_client", "error_description": "client or redirection URI not authorized", "state": "removed this token" }

Going to fix this first and retry with latest HA version.

J3n50m4t commented 4 years ago

Adding the Integration at Version 0.114.4 works fine.
After Updating it again I was also able to add it. I did exactly the same few hours ago without any luck.

DavidMStraub commented 4 years ago

You're not even using the beta integration, so this is the wrong repository to post.

jamiewalters commented 4 years ago

Now I get this:

Aborted The Home Connect component is not configured. Please follow the documentation.

This is my config:

home_connect_beta:     client_id: xxxxxx     client_secret: xxxxx

Am I missing a config param?

DavidMStraub commented 4 years ago

No

jamiewalters commented 4 years ago

ok, thanks.

jamiewalters commented 4 years ago

For anyone else that might have a similar issue, this solved this problem:

https://www.home-assistant.io/more-info/no-url-available