ljmerza / light-entity-card

Control any light or switch entity
MIT License
228 stars 41 forks source link

Card not existing after updating to latest version: Custom element doesn't exists: light-entity-card #121

Open ChadEstoupStreiff opened 6 months ago

ChadEstoupStreiff commented 6 months ago

Error: Custom element doesn't exists: light-entity-card

image
1PlusN commented 6 months ago

confirmed. rolled back to 6.1.0 (skipping 6.1.1 w/ missing dist folder) and the card works nicely.

deltabert commented 6 months ago

Me too! Card does not show up

andrewigali commented 6 months ago

I confirm the problem on HA Core 2024.1.2. Light-Entity-Card v6.1.2 and v6.1.1 also do not work on HA2024.1.2. v6.1.0 still works.

ljmerza commented 6 months ago

tested 6.1.3 locally and it worked. sorry about that trying to get some workflows working

1PlusN commented 6 months ago

tested 6.1.3 locally and it worked. sorry about that trying to get some workflows working

Seems to be working on my end as well. Will give it some time and test again once I get home.

Edit: 6.1.3 still holding strong.

andrewigali commented 6 months ago

Light-Entity-Card v6.1.3. is running on HA2024.1.2. It can be selected again in the card editor menu and displayed. Thanks for the fix!

zSprawl commented 6 months ago

Manually add:

/hacsfiles/light-entity-card/light-entity-card.js?hacstag=168744428613

to your resources until it's fixed.

6.1.3 seems to fix this, but now the header size is super tiny like we are missing a css entry?

deltabert commented 6 months ago

I can confirm that the card is working again. Thank you for that! But I have a different issue with this card in the Home Assistant Companion App on iOS. I am not able to close the card (in HACS) with the Left-arrow in the top bar…

Restarting the App or rebooting the iPhone does not solve the issue. Problem is that I can not use the App anymore because this card blocks it.

Any idea what is wrong? Kind regards, Bert

Verstuurd vanaf mijn iPhone

Op 9 jan. 2024 om 05:29 heeft zSprawl @.***> het volgende geschreven:

 Manually add:

/hacsfiles/light-entity-card/light-entity-card.js?hacstag=168744428613

to your resources until it's fixed.

6.1.3 seems to fix this, but now the header size is super tiny like we are missing a css entry?

— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you commented.

LukaszDejneka commented 5 months ago

For me it does not work, tried it on fresh HA install and no dice... Tried the possible solutions provided, from what I can see some paths have changed and JS is not found where expected.