From 992278ea4c40d036e4605ecc1ab3f1c66f45f648 Mon Sep 17 00:00:00 2001 From: Mikael Falkvidd Date: Thu, 29 Dec 2022 12:41:45 +0100 Subject: [PATCH] Clarify home_connect prerequisites (#25389) fixes https://github.com/home-assistant/home-assistant.io/issues/24017 --- source/_integrations/home_connect.markdown | 2 ++ 1 file changed, 2 insertions(+) diff --git a/source/_integrations/home_connect.markdown b/source/_integrations/home_connect.markdown index 7409602f79f..75b2eabe4fa 100644 --- a/source/_integrations/home_connect.markdown +++ b/source/_integrations/home_connect.markdown @@ -43,6 +43,8 @@ Note that it depends on the appliance and on API permissions which of the featur - OAuth Flow: Authorization Code Grant Flow - Redirect URI: `https://my.home-assistant.io/redirect/oauth` +*Important*: after performing the steps above **log out** of your Home Connect Developer account. If you don't so this, the configuration steps below will fail during OAuth authentication with the message `“error”: “unauthorized_client”`. + {% details "I have manually disabled My Home Assistant" %} If you don't have [My Home Assistant](/integrations/my) on your installation,