From 357a2c61da6be80d53132ba3eca82df77ef81ef2 Mon Sep 17 00:00:00 2001 From: stickpin <630000+stickpin@users.noreply.github.com> Date: Wed, 12 Apr 2023 19:32:05 +0200 Subject: [PATCH] Update the documentation to support PR: #88801 (#26893) Co-authored-by: Franck Nijhof --- source/_integrations/home_connect.markdown | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/source/_integrations/home_connect.markdown b/source/_integrations/home_connect.markdown index 457726e17ec..21cc2ee5d53 100644 --- a/source/_integrations/home_connect.markdown +++ b/source/_integrations/home_connect.markdown @@ -43,7 +43,9 @@ 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*: +*Important*: + - **Power on** all your appliances during the integration configuration process; otherwise appliance programs list will be empty. + - To update the appliance programs list, you can reload the Home Connect integration when an appliance is turned on. If the re-initialization process is not triggered by reload, restart the Home Assistant when an appliance is turned on. - After performing the steps above **log out** of your Home Connect Developer account. If you don't do this, the configuration steps below will fail during OAuth authentication with the message `“error”: “unauthorized_client”`. - The provided Home Connect User Account email address **must** be all lowercase otherwise it will result in authentication failures. - All changes in the developer portal take 15 minutes before the change is implemented.