You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This morning I noticed a few instances where the day icon and summary aren't being calculated correctly. Examples below (cut out any details that weren't relevant in the day block):
Today and Tuesday should show Partly Cloudy as the summary and icon. Wednesday should show Clear as the summary and icon.
Actual behavior
Today and Tuesday shows Clear as the summary and icon. Wednesday shows Partly Cloudy as the summary and icon.
API Endpoint
Production
Location
Barrhaven, Ontario
Other details
This isn't related to the icon issue but I noticed that Tuesday has a precipIntensity above zero whereas the precipAccumulation is 0. I thought it would be above zero in this case.
Troubleshooting steps
I have searched this repository and Home Assistant Repository to see if the issue has already been reported.
I have read through the API documentation before opening this issue.
I have not included my API key anywhere in my issue.
I have written an informative title.
The text was updated successfully, but these errors were encountered:
@alexander0042 Been a few hours since my post and am still seeing the issue. It only seems to happen when cloudCover is close to 37.5% as there is another day with 66% cloudCover and it works without any issues.
Describe the bug
This morning I noticed a few instances where the day icon and summary aren't being calculated correctly. Examples below (cut out any details that weren't relevant in the day block):
Today
Tuesday
Wednesday
Expected behavior
Today and Tuesday should show Partly Cloudy as the summary and icon. Wednesday should show Clear as the summary and icon.
Actual behavior
Today and Tuesday shows Clear as the summary and icon. Wednesday shows Partly Cloudy as the summary and icon.
API Endpoint
Production
Location
Barrhaven, Ontario
Other details
This isn't related to the icon issue but I noticed that Tuesday has a
precipIntensity
above zero whereas theprecipAccumulation
is 0. I thought it would be above zero in this case.Troubleshooting steps
The text was updated successfully, but these errors were encountered: