ardevd / ha-dimo

DIMO integration for Home Assistant
MIT License
4 stars 0 forks source link

Lose connection with the DIMO API #45

Open dawnofwar911 opened 3 hours ago

dawnofwar911 commented 3 hours ago

Error shown below:

This error originated from a custom integration.

Logger: custom_components.dimo
Source: custom_components/dimo/__init__.py:226
integration: DIMO
First occurred: 22:46:10 (2 occurrences)
Last logged: 22:56:44

An unknown error occurred trying to retrieve data from the Dimo api. Error is: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response'))
An unknown error occurred trying to retrieve data from the Dimo api. Error is: HTTPSConnectionPool(host='token-exchange-api.dimo.zone', port=443): Max retries exceeded with url: /v1/tokens/exchange (Caused by SSLError(SSLEOFError(8, 'EOF occurred in violation of protocol (_ssl.c:2406)')))

It seems to happen every 10minutes exactly looking at some of the sensors, and lasts 30seconds before it recovers

dawnofwar911 commented 3 hours ago

Had a stable connection for 20 mins then the same error. The timings are exact though so there's evidently something stopping it after a given time.