diff --git a/source/_integrations/husqvarna_automower.markdown b/source/_integrations/husqvarna_automower.markdown index 81d9f9236fb..db30d7f9534 100644 --- a/source/_integrations/husqvarna_automower.markdown +++ b/source/_integrations/husqvarna_automower.markdown @@ -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. ![Application Overview](/images/integrations/husqvarna_automower/application_overview.png) +{% include integrations/config_flow.md %} {% 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 %} -### 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. - -1. Add the integration to your Home Assistant installation and test the redirect feature by following below link: - [![my_button](https://my.home-assistant.io/badges/config_flow_start.svg)](https://my.home-assistant.io/redirect/config_flow_start/?domain=husqvarna_automower) - -2. Acknowledge prompts to open link, install Husqvarna Automower integration. - -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 %} +{% configuration_basic %} +Name: + description: "Enter the name for the provided credentials. You can choose your favorite name." +OAuth Client ID: + description: "Enter the Application key from your Husqvarna developer application." +OAuth Client Secret: + description: "Enter the Application secret from your Husqvarna developer application." +{% endconfiguration_basic %} ## Troubleshooting