-
-
Notifications
You must be signed in to change notification settings - Fork 28
I have to reconfigure the integration after every home assistant restart #558
Comments
Can you turn on debug logging, and restart HA? |
Here is the log |
Just to be clear, for whatever reason, this time it didn't do it....maybe I have to wait a bit in between restarts, I had just reconfigured it a few minutes before attempting again. I've left debug logging enabled and will post log next time it happens |
I restarted again this morning and here are the relevant lines from the logs 2023-12-10 11:00:50.633 INFO (MainThread) [custom_components.husqvarna_automower]husqvarna_automower
|
Lots of erros in the log after reauthenticating: 2023-12-10 11:09:19.973 DEBUG (MainThread) [custom_components.husqvarna_automower.config_flow] USER INPUT NONE 2023-12-10 11:09:26.941 ERROR (MainThread) [aioautomower.rest] Response mower data: {'message': 'Unauthorized'} |
Okay, I can't find directly a solution for that. |
You can use this download link: |
I've downloaded it and will try restarting home assistant some time this weekend to see if it fixes it |
I haven't had any issues since doing this. Let me know when this is merged into the main branch so I can update through hacs. Side note, are gps coordinates no longer available? |
Same here |
From my HA I have no problem =) |
GPS coordinates are not available yet. As a lot of other stuff. I have to implement everything new. I'm working on a official integration. Not sure if it's worth to do here first. |
Experiencing the same re-auth problem, looking forward to either updated custom release or official integration :) |
If everything works, the official integration should ship in 2024.3 |
got the same re-auth issue to. had it for at least a couple of monts. i thought it was because the robot is standing turned off in the garage. Nice to see that i was not the only one! |
Prerequirements
[ X] I have connected my mower(s) to the Automower Connect App
[ X] I have connected my Husqvanra developers account to the Authentication API
[ X] I have connected my Husqvarna developers account to the Automower Connect API
Describe the bug
Every time home assistant restarts, either due to an update or just me restarting it manually, I get a notification that I need to reconfigure the integration. It basically just makes me log back in and authorize it again.
Expected behavior
Would expect it to maintain its authentication token
Screenshots
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: