briis / hass-weatherflow

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

Error on integration page: Failed setup, will retry #86

Closed mwoods329 closed 11 months ago

mwoods329 commented 11 months ago

Even though I've had it running and working fine for quite a while, I noticed yesterday that I wasn't getting any data from my station. It was all "unavailable". Looking into the config page, I noticed an error "Failed setup, will retry". When I hover over that message it says "Error while retrieving forecast data: Error occurred processing forecast data. Error message: sea_level_pressure' "

I've tried reloading, deleting and re-adding, and restarting HASS. image

PYehl73 commented 11 months ago

make sure you are pulling the newest 1.0.16 - that has fixed the sea level pressure issue.

mwoods329 commented 11 months ago

Thanks @PYehl73. Got it now. I'm not sure how I missed that.