Closed Colorado4Wheeler closed 2 years ago
From the above error I cannot really see that this Integration is causing the issue, as these are common Home Assistant files. Is WeatherFlow the only Weather integration you have installed? Just to be sure we are looking in the right place.
Assuming this integration is causing the issues:
The message does read:
Error while processing state change for sensor.weatherflow_visibility
And none of these appeared prior to installing the WeatherFlow component. I don't have any other weather stations at all, just this one. I'm on HA 2021.12.5 and my weather station is ST-00056893.
Although, it occurs to me that I also tap into the weather flow data for a custom weather template (before I realized the integration contained a weather domain entity, I've now disabled that and I'll let you know if the error goes away.
Thanks. Your station ID is not ST-00056893, that is the serial number of your Tempest Device. If you used this number when setting it up, it will not work. The Station ID is a number only. Look here on how to get it: https://github.com/briis/hass-weatherflow#station-id
I wasn't sure which number was needed, here is what is on the URL: 65947 (and it is the number I configured for the integration as well). The integration is working fine, I get the results, just that error kept popping up.
Thanks. The error above if for the Weather Entity, so basically the forecast piece of this Integration. You will have two of those: 1 with Daily Data and one with Hourly data. Are these populated with correct data?
They appear to be correct. They do differ from my other 5 weather sources as far as forecast, but the highs and lows are within acceptable tolerances. That is to say that, yes, I believe them to be relatively accurate.
I have just setup the Integration with your station id, and everything is looking fine, and I have no errors in the log file. I will let it run for a while to see if it starts producing errors.
I also updated to 2021.12.6 and removed the custom weather template that I was using and have not yet seen any messages, perhaps it was the cause of the error.
Yes the custom template might very well have been the cause. What did you try to achieve in the template? Maybe I can built it directly in the integration?
It was before I realized there was a daily and hourly weather component in the add-on, so I was just taking some of the values from the Tempest and adding it to a custom weather template so I could have local values and the forecast from Dark Sky (whom I found to be the most accurate) in order to have a "better" weather card in my Lovelace.
Ok. Forecast data quality is out of my hands, as I just deliver the data WeatherFlow supplies. Remember Dark Sky will go away in a little while, when Apple shuts it down.
If your station is new, it will take a little while, but the Forecast will improve over time, as it uses your Tempest data in some AI routines to increase forecast quality.
Yea, Dark Sky is gone as of end of 2022, however from what I've read that is not a certainty. It was supposed to go away end of 2021 but got extended another year. Interesting about the AI forecast model though!
Let su see what Apple does with it. Anyway, close this issue when your are certain the error does not surface again.
So far nothing, I'm closing it now and will re-open if they pop back up again today. Thank you for the help!
I have been getting a lot of errors in my log (as in 790 in less than 12 hours) about state changes on my Tempest. From what I can see, the native interface on the Weatherflow is fine, but reporting back to HA seems to be causing a conflict:
The above error shows for visibility, but I get errors at about the same time that are identical for wind direction, wind speed, air temperature, relative humidity. The connection to my device is fairly close to the base station, it is about 50 feet away line-of-sight, and the base station has a solid connection to my wifi network and the battery on the Tempest is typically between 77 and 80%.