Skip to content
This repository has been archived by the owner on Feb 29, 2024. It is now read-only.

automatic re-configuration after automower turns off? #200

Answered by Thomas55555
tuupos asked this question in Q&A
Discussion options

You must be logged in to vote

It should actually not happen, that stopping the mower leads to a re-configuration. Can you turn on the debugger, simulate the situation and post the logs here?
For the re-authentication I've implemented a Authentication with the Authorization code Grant. It's in the current beta version available. You can try this if you like.
You have to add following to your configuration.yaml

husqvarna_automower:
  client_id: !secret husqvarna_apikey
  client_secret: !secret husqvarna_client_secret

Don't mix up the client_secret with your password. You can find the client_secret here https://developer.husqvarnagroup.cloud/apps in your app.
Also add your home assistant URLs to the Redirect URIs. In th…

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by tuupos
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants