sHedC/python-masterthermconnect

Temporary Outages not well handled add Loging

Closed this issue · 1 comments

sHedC commented

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

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