bramkragten / weather-card

Weather Card with animated icons for Home Assistant Lovelace
MIT License
494 stars 171 forks source link

DWD weather forecast doesnt show up #167

Open eggmich opened 8 months ago

eggmich commented 8 months ago

old method "daily" Screenshot 2024-01-14 193208

new method Screenshot 2024-01-14 193539

EdDickens commented 8 months ago

Seem to be having the the same issue. The standard weather card shows the forecast while the custom:weather-card does not. This is using version 1.1.3 of the Weather.com integration and version 1.5.0 of the custom:weather-card

image

pedromfa commented 7 months ago

Same issue here. :(

3raser95 commented 7 months ago

Have you managed to get this working? I'm having this issue also all of a sudden without changing anything and there are no errors anywhere in the console and my weather entity has the forecast

EdDickens commented 7 months ago

Still not working for me.

kdw2060 commented 7 months ago

I think this card does not support the new weather entities guidelines of Home Assistant. The values are now provided in a different way by entities that follow the HA guidelines.

3raser95 commented 7 months ago

For me the fix was that my home assistant instance had somehow defaulted to downloading the latest stable release when the fixes for the new weather entities are in a later beta release. I just re-downloaded then beta release with hacs and everything started working properly.

I have done some custom changes though for the wind speed to get m/s and get the correct visibility unit since it changes with my weather provider between m and km

EdDickens commented 7 months ago

For me the fix was that my home assistant instance had somehow defaulted to downloading the latest stable release when the fixes for the new weather entities are in a later beta release. I just re-downloaded then beta release with hacs and everything started working properly.

I have done some custom changes though for the wind speed to get m/s and get the correct visibility unit since it changes with my weather provider between m and km

Thanks for the hint. Downloaded the Beta build and all is good now. image

AverageMarcus commented 6 months ago

I'm seeing this issue since updating to HA 2024.4.0 but I haven't managed to get it working again with the beta release. 😞

alanmilinovic commented 6 months ago

I can confirm it as well, with version 2024.4 it stopped to work.

spfunnell commented 6 months ago

Yep. Latest release 2024.4 has killed it :( Shame

StarvingDeveloper commented 5 months ago

Just enable beta releases and download beta version. It works for us, must work for you all too.

parautenbach commented 5 months ago
Screenshot 2024-05-04 at 08 17 29
AverageMarcus commented 5 months ago

I have the beta installed: Screenshot 2024-05-04 at 10 09 54 am

But I still don't have the forcast showing in any of my cards:

Screenshot 2024-05-04 at 10 10 51 am Screenshot 2024-05-04 at 10 10 31 am

I have also tried manually downloading the beta release, I have made sure the query string is updated in the resources in HA config, I've cleared all cache in my browser. The problem still remains.

Really not sure what I'm missing if it's working for everyone else though 😞

parautenbach commented 5 months ago

Really not sure what I'm missing if it's working for everyone else though 😞

Did you do a hard refresh of your browser to reload resources?

AverageMarcus commented 5 months ago

Yes. 😔

parautenbach commented 5 months ago

Remove all of it: Uninstall it/remove the files and remove the resource config (but you can keep your dashboard card – it will just error). Restart. Check that nothing is found. Then set everything up again and detail each step here.

alanmilinovic commented 5 months ago

I would suggest that people first spend couple of good hours to redownload and reboot. Then come here and write something. It is working all good, please read the comments before and try, it will eventually start to work.