Optimize configuration for Husqvarna Automower (#35994)

This commit is contained in:
Thomas55555 2024-11-26 20:02:34 +01:00 committed by GitHub
parent f039554054
commit ae057a0968
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -61,6 +61,7 @@ Your Husqvarna account username/password used for the *Automower® Connect* pho
6. Leave this tab open in browser and continue with Home Assistant configuration. 6. Leave this tab open in browser and continue with Home Assistant configuration.
![Application Overview](/images/integrations/husqvarna_automower/application_overview.png) ![Application Overview](/images/integrations/husqvarna_automower/application_overview.png)
{% include integrations/config_flow.md %}
{% details "I have manually disabled My Home Assistant" %} {% details "I have manually disabled My Home Assistant" %}
@ -75,32 +76,14 @@ Internal examples: `http://192.168.0.2:8123/auth/external/callback`, `http://hom
{% enddetails %} {% enddetails %}
### Home Assistant {% configuration_basic %}
Name:
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. description: "Enter the name for the provided credentials. You can choose your favorite name."
OAuth Client ID:
1. Add the integration to your Home Assistant installation and test the redirect feature by following below link: description: "Enter the Application key from your Husqvarna developer application."
[![my_button](https://my.home-assistant.io/badges/config_flow_start.svg)](https://my.home-assistant.io/redirect/config_flow_start/?domain=husqvarna_automower) OAuth Client Secret:
description: "Enter the Application secret from your Husqvarna developer application."
2. Acknowledge prompts to open link, install Husqvarna Automower integration. {% endconfiguration_basic %}
3. Acknowledge prompt to setup application credentials.
4. Enter the following from the Husqvarna developer tab:
- A name of the application
- Copy and paste the *Application key* into the *OAuth Client ID* field
- Copy and paste the *Application secret* into the *OAuth Client Secret* field
5. Click **Create**
6. Browser will be redirected to Husqvarna Developer site. Sign in and Authorize the integration to connect with your Husqvarna account
7. After authorizing the integration the browser will show the My Home Assistant redirect link to link this account. Click on **Link Account**.
8. Confirm successful connection of mower and assign to an area.
{% include integrations/config_flow.md %}
## Troubleshooting ## Troubleshooting