briis / hass-weatherflow

Home Assistant Integration for WeatherFlow Stations
MIT License
68 stars 11 forks source link

Error occured processing forecast data. Error message: 'icon' #28

Closed slbailey closed 2 years ago

slbailey commented 2 years ago

I have started receiving this error today:

Retrying setup: Error while retreiving forecast data: Error occured processing forecast data. Error message: 'icon'

briis commented 2 years ago

Check your hub and device. This is normally caused by the HW not sending data to WeatherFlow

slbailey commented 2 years ago

https://tempestwx.com/station/34094/grid

Seems to be sending data to weatherflow.

briis commented 2 years ago

I will check the raw data

briis commented 2 years ago

It turned out I had already fixed that issue, just never released it 😁 On rare occasions WeatherFlow is not adding anything to the icon field, and the program did not like that - now if this happens, I will set the icon to Cloudy, so that we can continue. It normally updates again after some time. I might find a better Icon/State later, but this will fix your error. Look out for V1.0.3 in HACS.