bramkragten / weather-card

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

Card stopped working with Environment Canada #172

Open HomeWiseAdmin opened 5 months ago

HomeWiseAdmin commented 5 months ago

Hello,

After the recent update on the Environment Canada integration by HA team where they have somehow put everything in one entity (Daily and Hourly), the weather card basically doesn't show anything mow, only the current state. I am running the HA April 2024 release as well as the latest Weather-Card. Could you please look into it

Here is a link and more information:

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

Breaking change The Environment Canada integration previously created two entities for each configured location, one entity which provided daily weather forecasts and one entity which provided hourly forecasts. The Environment Canada integration now only creates a single entity which provides both daily and hourly weather forecasts.

TheLordVader commented 5 months ago

Yes! Same for me with SMHI integration by HA. Started as of 2024.04 release.

arsenicks commented 5 months ago

That's a duplicate of #170, I think you can close this one. This is not related to a specific weather source.

Workaround is to use beta version for now: https://github.com/bramkragten/weather-card/issues/170#issuecomment-2038572364

This worked for me at least. I had to change the entity from weather.location_hourly to weather.location and enable hourly in the ui.

stamandr commented 5 months ago

Using the beta version doesn't work for me. See pics Old version with Core 2024.3.3 (top) New version (bottom) with Core 2024.4.3

image

image

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

Same version