decompil3d / lovelace-hourly-weather

Hourly weather card for Home Assistant. Visualize upcoming weather conditions as a colored horizontal bar.
MIT License
272 stars 27 forks source link

Stopped working with MetOffice weather integration. #668

Open Ben00793 opened 2 months ago

Ben00793 commented 2 months ago

I was using this card with my MetOffice weather integration for a while now. Today the card just disappeared from my dashboard. It's only works if i use the weather.forecast_home (standard home assistant) integration

DaGhostDS commented 3 days ago

Also stopped working with Environment Canada Integration with the message :

Forecast not available
Check the configured forecast entity.

I checked and yeah it also work on the default "Weather.forecast_home".

I checked Yesterday patch notes and it says they deprecated "get_forecast" and use "get_forecasts" instead.

https://github.com/home-assistant/core/pull/118664

decompil3d commented 3 days ago

Please make sure you've upgraded to the latest version of the card. The get_forecast(s) fix is in there. Let me know if you still have problems after that.

DaGhostDS commented 3 days ago

Same issue, first thing I did before posting is updating.

mrfrag1 commented 2 days ago

Hi, same issue after updating to HA 2024.7

image

Your card ist the latest version. The entity is ok:

image
cerebrate commented 2 days ago

I'm having this issue now for the first time post-update to 2024.7; the source of the weather entity is Tomorrow.io, and an examination of the entity shows that it does include hourly forecast data.

decompil3d commented 1 day ago

Thanks for all the reports, folks. I'm away from my computer this weekend but I'll look at this on Monday. I thought I had fixed this in 6.0.2 and tested with 2024.7b1 but apparently something else needs fixing too. Apologies for the inconvenience.

DaGhostDS commented 11 hours ago

Thanks for all the reports, folks. I'm away from my computer this weekend but I'll look at this on Monday. I thought I had fixed this in 6.0.2 and tested with 2024.7b1 but apparently something else needs fixing too. Apologies for the inconvenience.

Seem you might have, on Chrome, Edge and the Android app it started working with the Friday HASS update, but it still refused to show on all my Firefox.

I had to purge the cache by "Forget about this site.." in history.

Thanks!