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:
Thomas55555 2024-09-23 08:53:00 +02:00 committed by GitHub
parent 215a32784b
commit ef9417540d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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.
![Application Overview](/images/integrations/husqvarna_automower/application_overview.png)
{% 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.