Improve error reporting

This commit is contained in:
Ian Renton
2026-07-25 13:42:21 +01:00
parent ba08555a30
commit e7253c0916
19 changed files with 41 additions and 16 deletions
@@ -4,6 +4,7 @@ from threading import Thread, Event
import pytz
import requests
from requests.exceptions import ConnectionError
from core.constants import HTTP_HEADERS
from solarconditionsproviders.solar_conditions_provider import SolarConditionsProvider