diff --git a/source/_integrations/home_connect.markdown b/source/_integrations/home_connect.markdown index 48d04a8fc83..b1b9dff2465 100644 --- a/source/_integrations/home_connect.markdown +++ b/source/_integrations/home_connect.markdown @@ -40,8 +40,8 @@ Note that it depends on the appliance and on API permissions which of the featur - Application ID: Home Assistant (or whatever name makes sense to you) - OAuth Flow: Authorization Code Grant Flow -- Redirect URI: "`/auth/external/callback` - Use your internal Home Assistant URL, if you didn't configure one manually, use your local IP address. Examples: `http://192.168.0.2:8123/auth/external/callback`, `http://homeassistant.local:8123/auth/external/callback`." +- Redirect URI: "`/auth/external/callback` + The `` must be the same as used during the configuration / authentication process. Internal examples: `http://192.168.0.2:8123/auth/external/callback`, `http://homeassistant.local:8123/auth/external/callback`." Next, add the following to your `configuration.yaml` file: