When Home Assistant starts/reboots it can communicate and send commands to Roomba without any problems. This lasts for about an hour or two, then looses the ability to send commands or update any data like the battery level. It shows these errors in the logs:
Logger: roombapy.remote_client
Source: /usr/local/lib/python3.9/site-packages/roombapy/remote_client.py:63
First occurred: 5:06:25 PM (1 occurrences)
Last logged: 5:06:25 PM
Unable to connect to 10.0.1.225
Logger: roombapy.remote_client
Source: /usr/local/lib/python3.9/site-packages/roombapy/remote_client.py:58
First occurred: 5:06:14 PM (5 occurrences)
Last logged: 5:06:25 PM
Can’t connect to 10.0.1.225, error: [Errno 111] Connection refused
The only way to fix the problem is to reboot Home Assistant.
The Roomba device is connected to the network, because I can send commands from the mobile app.
Any help would be appreciated.