mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-13 04:16:48 +00:00
Clarification on internal_url (#13939)
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
This commit is contained in:
parent
328cd45743
commit
2a97ebaa5a
@ -34,7 +34,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 : `<YOUR_HOME_ASSISTANT_URL>/auth/external/callback`
|
||||
- Redirect URI: "`<INTERNAL_HOME_ASSISTANT_URL>/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`."
|
||||
|
||||
3. Add the client ID and client secret to your `configuration.yaml` (see below).
|
||||
4. Once Home Assistant has restarted, go to Configuration > Integrations.
|
||||
|
Loading…
x
Reference in New Issue
Block a user