mawinkler / astroweather

Asynchronous Astro Weather Forecast for Home Assistant
GNU General Public License v3.0
75 stars 9 forks source link

View Conditions and Forecast Entities are unavailable since yesterday #5

Closed LuckyTriple7 closed 2 years ago

LuckyTriple7 commented 2 years ago

2022-01-08 09:13:24 ERROR (MainThread) [homeassistant.components.binary_sensor] Error adding entities for domain binary_sensor with platform astroweather IndexError: list index out of range 2022-01-08 09:13:24 ERROR (MainThread) [homeassistant.components.sensor] Error adding entities for domain sensor with platform astroweather IndexError: list index out of range 2022-01-08 09:13:24 ERROR (MainThread) [homeassistant.components.binary_sensor] Error while setting up astroweather platform for binary_sensor IndexError: list index out of range 2022-01-08 09:13:24 ERROR (MainThread) [homeassistant.components.sensor] Error while setting up astroweather platform for sensor IndexError: list index out of range 2022-01-08 09:13:44 ERROR (MainThread) [homeassistant.components.binary_sensor] Error adding entities for domain binary_sensor with platform astroweather IndexError: list index out of range 2022-01-08 09:13:44 ERROR (MainThread) [homeassistant.components.sensor] Error adding entities for domain sensor with platform astroweather IndexError: list index out of range 2022-01-08 09:13:44 ERROR (MainThread) [homeassistant.components.binary_sensor] Error while setting up astroweather platform for binary_sensor IndexError: list index out of range 2022-01-08 09:13:44 ERROR (MainThread) [homeassistant.components.sensor] Error while setting up astroweather platform for sensor IndexError: list index out of range image

Restart HA does not fix the Issue

LuckyTriple7 commented 2 years ago

It works again. Possibly a problem on the service side.