Closed frontendphil closed 3 weeks ago
Hey there @fabaff, @freekode, @nzapponi, mind taking a look at this issue as it has been labeled with an integration (openweathermap
) you are listed as a code owner for? Thanks!
(message by CodeOwnersMention)
openweathermap documentation openweathermap source (message by IssueLinks)
I am glad I found this issue listed here. I cannot confirm that it is Inversed, although that might just well be the case. For several weeks I have been seeing unusually low percentages in the single digits of Cloud coverage whereas the real situation in my area has been very cloudy. I'm waiting for a non-cloudy day to confirm if it might indeed go the other way. I have an automation dependent on it which turns on the electricity on the solar powered Hot Water heater, and during extremely cloudy days from the last few weeks that has obviously failed. I have verified everything I could and I find nothing in the error logs, all entities are active, the automation has not changed, and all other functions such as temperatures and forecast seem to be working as expected. Another possible cause of the issue may be related to the weather codes as described on https://openweathermap.org/weather-conditions#Weather-Condition-Codes-2. In the attached picture I'm showing the history of my weather codes which almost never include a code 804 for the highest level of cloudiness, whereas I would expect many of those for the recent days/weeks. I too would appreciate someone looking into this, with many thanks in advance!
What cloud coverage history you have for these weather codes? My values atm: code 801, coverage 17, which is correlates. So far I can't confirm that the value should be inverted, although it could be OWM location based issue.
I also experienced wrong data with OWM, especially with cloud cover, lately. However, looking at the raw data it just looks like that OWM provides wrong information for my location. It definitely was more reliable in the past.
So far I must conclude that the culprit is source data from OWM. I have compared the data in HA with the area weather stations from https://openweathermap.org/weathermap and it corresponds. I live in a small area with a very variable microclimate and conditions are hugely different between small distances. I suspect (I can't substantiate, but it's an educated guess) there are very few weather stations here, and when those are transmitting erroneous data, there may be no other data from area weather stations to consolidate with. Perhaps OWM provides data for my specific area, obtained from just one faulty weather station. The only other source I can compare with is wunderground.com and it will often show Partly Cloudy conditions (that should mean 26-50% according to https://weather.com/news/weather/news/2023-06-19-weather-words-cloudy-definition) while OWM shows 0%. If anyone knows other reliable sources with fine grain local detail (for Europe please), I'd be happy to look further into this.
There hasn't been any activity on this issue recently. Due to the high number of incoming GitHub notifications, we have to clean some of the old issues, as many of them have already been resolved with the latest updates. Please make sure to update to the latest Home Assistant version and check if that solves the issue. Let us know if that works for you by adding a comment 👍 This issue has now been marked as stale and will be closed if no further activity occurs. Thank you for your contributions.
The problem
When there are no clouds, the coverage shows 100%, and when the sky is full of them, it shows 0%. I've tracked this over a day with changing conditions, and the coverage went up as the clouds went away. So, my gut feeling is there needs to be a
1 - x
somewhere :)What version of Home Assistant Core has the issue?
2024.6.3
What was the last working version of Home Assistant Core?
No response
What type of installation are you running?
Home Assistant OS
Integration causing the issue
OpenWeatherMap
Link to integration documentation on our website
https://www.home-assistant.io/integrations/openweathermap
Diagnostics information
No response
Example YAML snippet
No response
Anything in the logs that might be useful for us?
No response
Additional information
No response