I see this error in the homeassistant log at start.
I'm using v1.5.6
homeassistant | 2024-06-05 13:28:01.299 ERROR (MainThread) [custom_components.energidataservice.connectors.nordpool] API returned error 502
homeassistant | 2024-06-05 13:28:01.369 ERROR (MainThread) [custom_components.energidataservice.connectors.nordpool] API returned error 502
homeassistant | 2024-06-05 13:28:01.369 ERROR (MainThread) [custom_components.energidataservice.connectors.nordpool] API returned error 502
What version of Home Assistant Core has the issue?
2024.5.5
What was the last working version of Home Assistant Core?
No response
What type of installation are you running?
Home Assistant OS
Diagnostics information
None
Anything in the logs that might be useful for us?
$ docker compose logs homeassistant | grep energidata
homeassistant | 2024-06-05 13:28:01.299 ERROR (MainThread) [custom_components.energidataservice.connectors.nordpool] API returned error 502
homeassistant | 2024-06-05 13:28:01.369 ERROR (MainThread) [custom_components.energidataservice.connectors.nordpool] API returned error 502
homeassistant | 2024-06-05 13:28:01.369 ERROR (MainThread) [custom_components.energidataservice.connectors.nordpool] API returned error 502
homeassistant | 2024-06-05 15:01:54.969 WARNING (SyncWorker_0) [homeassistant.loader] We found a custom integration energidataservice which has not been tested by Home Assistant. This component might cause stability problems, be sure to disable it if you experience issues with Home Assistant
homeassistant | 2024-06-05 15:17:14.171 WARNING (SyncWorker_0) [homeassistant.loader] We found a custom integration energidataservice which has not been tested by Home Assistant. This component might cause stability problems, be sure to disable it if you experience issues with Home Assistant
Describe the issue
I see this error in the homeassistant log at start. I'm using
v1.5.6
What version of Home Assistant Core has the issue?
2024.5.5
What was the last working version of Home Assistant Core?
No response
What type of installation are you running?
Home Assistant OS
Diagnostics information
None
Anything in the logs that might be useful for us?
Additional information
No response