pkissling / clock-weather-card

A Home Assistant Card indicating today's date/time, along with an iOS inspired weather forecast for the next days with animated icons
Other
356 stars 75 forks source link

newbie: install problem #442

Open rbhun opened 2 weeks ago

rbhun commented 2 weeks ago

hi I am trying to install this from HACS

1, downloaded from HACS 2, the instructions say to manually add the resource /hacsfiles/clock-weather-card/clock-weather-card.js. However, if I open my resources, I already have a /hacsfiles/clock-weather-card/clock-weather-card.js?hacstag=XXXXXXXX added to it. Seems like its automatic now? I had that with other cards before. Even so, I tried to add it manually, same output. 3, restarted HA 4, added a new custom manual card, and pasted: type: custom:clock-weather-card entity: weather.home 5, got error: Custom element doesn't exist: clock-weather-card.

I tried checking other ways, I am pretty sure the resource is there? I cannot figure out why the card doesnt found it.

Thank you for any help.

milsie commented 2 weeks ago

same issue for me, it appears the entity does not exist..

dexter8203 commented 2 weeks ago

I still run v 1.1.0. I get this error on anything past that. Tried recently without luck, rolled back to 1.1.0 and it's working.

mashdup commented 2 weeks ago

Hey all, I had this issue too. Managed to find the right one now. Hope they update the readme

entity: weather.forecast_home

rbhun commented 1 week ago

of FFS. Yes that solved it. I wish they'd update such things in the readme

EDIT: strangely enough, this works on my laptop and on my phone, but on the old ipad I have built into the wall says weather.forecast_home doesnt exist. Really weird.