HACS integration for Automower disconnecting

Hi,
I’m using this custom integration to monitor from Home Assistant 2 mowers. Only problem, this integration keeps disconnecting. But when I restart it works fine for 20 minutes and then disconnects. I was wondering if someone had a fix for this issue.
Note the mowers used are model number 310 and the automower connect module installed afterwards
And this Ha Automower integration works fine evean when the prior fails. I steel want to use the first one because it uses the official API ad seems more frequently updated

After enabling the debug I get this error message in the ha logs

Logger: custom_components.husqvarna_automower.entity
Source: custom_components/husqvarna_automower/entity.py:74
Integration: Husqvarna Automower ([documentation](https://github.com/Thomas55555/husqvarna_automower), [issues](https://github.com/Thomas55555/husqvarna_automower/issues))
First occurred: 22:38:38 (3 occurrences)
Last logged: 22:39:18

Connection to Maison lost

Do you mean HACS

1 Like

Yes
I installed both via hacs

I have got the exact same issue. It worked perfectly until a few days ago. As a temporary fix I let Node-red reload the integration as soon as the state of the mower becomes ‘unavailable’ (call the ‘reload_config_entry’ service of the Automower entity). Not pretty, but it works for now.

1 Like