sHedC / python-masterthermconnect

MasterTherm HeatPump API
MIT License
3 stars 2 forks source link

Temporary Outages not well handled add Loging #71

Closed sHedC closed 1 year ago

sHedC commented 1 year ago

Temporary outage of the site is not well handled, need to add more logging to find out exactly what errors are returned to be able to better assess what to do in the Home Assistant app to avoid trying too many times to re-log in.

sHedC commented 1 year ago

Site Unavailable: Returns a status 503 with a HTML error message if site is available. Will be timeout if entire site is down.