mawinkler / astroweather-card

Lovalace Card for the AstroWeather Integration
MIT License
23 stars 2 forks source link

Custom element doesn't exist: astroweather-card #7

Closed travisengh closed 1 year ago

travisengh commented 2 years ago

I followed all of the instructions and am consistantly getting this error no matter what I do:

Custom element doesn't exist: astroweather-card

Jamiro75 commented 2 years ago

for me i solved using this entity weather.astroweather_69xxxxxxxx or similar, look in your integration and use it

lead0r commented 1 year ago

For me, it doesn't. Weird thing is that on the companion Android app, everything works fine. But if I use the same dashboard, I get the error message. Tried to reinstall astroweather-card, to change the lovelace resource, to delete browser cache, but nothing works

lead0r commented 1 year ago

I also receive the following log output: "ambiguous indirect export: Chart"

mawinkler commented 1 year ago

The lovelace card requires the custom astroweather weather entity, so @Jamiro75 you're right. The card does also test for this displays an error if a wrong weather entity is used. @ne-vial : have you tried clearing your cache?

lead0r commented 1 year ago

@ne-vial : have you tried clearing your cache?

Yes, I already tried that

mawinkler commented 1 year ago

should be solved now with v0.23.0

lead0r commented 1 year ago

should be solved now with v0.23.0

for me, it's not. I am on 0.23.1 and cleared all browser cacher before trying