Makin-Things / platinum-weather-card

This is a fully customisable weather card for Home Assistant with a graphical configuration.
MIT License
147 stars 33 forks source link

Warnings displayed but card working? #62

Closed balkonrad closed 2 years ago

balkonrad commented 2 years ago

Checklist:

Release with the issue:

Last working release (if known): From beginning

Browser and Operating System: Chrome / Windows 11

Description of problem: Screenshot_1

Javascript errors shown in the web inspector (if applicable):

No errors

Additional information:

Makin-Things commented 2 years ago

The warnings are because it can't find the 5th day for the forecast. I briefly saw this once and it looked like it was some sort of caching problem. Can you try clearing your cache once again and if that doesn't work try restarting HA.

balkonrad commented 2 years ago

Still the same : image

I'm using accuweather integration.

--edit

using: (Met.no) - no warnings

balkonrad commented 2 years ago

Issue to be closed - for accuweather it is needed to change this setting:

image

Makin-Things commented 2 years ago

I will have a further look at this. If there is less than 5 days of forecast (starting from tomorrow) it is meant to automatically reduce the number of days shown. Are you able to share a screenshot of your weather.xxx sensor (with all of its attributes) from the developer tools.

Makin-Things commented 2 years ago

Nevermind, I figured it out and it will not show those warnings in the next release.