liangleslie / nea_sg_weather

Home Assistant integration for NEA Weather forecasts
MIT License
27 stars 8 forks source link

Issue with city weather sensors not updating #24

Open borez opened 8 months ago

borez commented 8 months ago

Installed the integration and while the main weather card + maps work fine, the regional city sensors fail to update after a while.

I get this error in the logs:

Logger: custom_components.nea_sg_weather
Source: helpers/update_coordinator.py:350
integration: NEA Singapore Weather
First occurred: 7:36:21 AM (1 occurrences)
Last logged: 7:36:21 AM
Error fetching nea_sg_weather data: Update failed: Expecting value: line 1 column 1 (char 0)
sensor

In the initial setup, I've set refresh frequency to be at 1 min - not sure if that's the problem.