Feedback
The documentation seem to be incorrect. I followed the instructions but only got
{
"error": "unauthorized_client",
"error_description": "client or redirection URI not authorized",
"state": "..."
}
Many people have reported similar problems.
The solution turned out to be not to use an internal URL, but instead https://<my.external.address>:8123/auth/external/callback. Now everything worked.
URL
https://www.home-assistant.io/integrations/home_connect/
Version
2022.8.7
Additional information
No response
Feedback
The documentation seem to be incorrect. I followed the instructions but only got
Many people have reported similar problems.
The solution turned out to be not to use an internal URL, but instead
https://<my.external.address>:8123/auth/external/callback. Now everything worked.URL
https://www.home-assistant.io/integrations/home_connect/
Version
2022.8.7
Additional information
No response