mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-19 07:17:14 +00:00
Add instruction when My Home Assistant is disabled in Husqvarna Automower (#34850)
* Add infos for what to to when My Home Assistant is disabled * change positions
This commit is contained in:
parent
215a32784b
commit
ef9417540d
@ -59,6 +59,20 @@ Your Husqvarna account username/password used for the *Automower® Connect* pho
|
||||
6. Leave this tab open in browser and continue with Home Assistant configuration.
|
||||

|
||||
|
||||
|
||||
{% details "I have manually disabled My Home Assistant" %}
|
||||
|
||||
If you don't have [My Home Assistant](/integrations/my) on your installation,
|
||||
you can use `<HOME_ASSISTANT_URL>/auth/external/callback` as the redirect URI
|
||||
instead.
|
||||
|
||||
The `<HOME_ASSISTANT_URL>` 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`."
|
||||
|
||||
{% enddetails %}
|
||||
|
||||
### Home Assistant
|
||||
|
||||
The My Home Assistant redirect feature needs to be setup to redirect to your Home Assistant installation. See [My FAQ](https://my.home-assistant.io/faq) for additional information.
|
||||
|
Loading…
x
Reference in New Issue
Block a user