pyroon
pyroon copied to clipboard
After a lengthy disconnection with many retries - socket connection doesn't recover
More details here https://github.com/home-assistant/core/issues/73393
My suspicion is that the socket library leaks resources when repeatedly trying to reconnect.
The socket library used is old - and is now being maintained again - so try updating to the latest.