mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-10 19:06:55 +00:00
Optimize configuration for Husqvarna Automower (#35994)
This commit is contained in:
parent
f039554054
commit
ae057a0968
@ -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.
|
||||||

|

|
||||||
|
|
||||||
|
{% 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."
|
||||||
[](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
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user