#Multiple card not loading anymore

1 messages · Page 1 of 1 (latest)

turbid nexus
#

New post which is more cleared:
Since a week or 2 ALOT of cards are not working / loading anymore, I do have acquired a brain injury in 2022 so I'm less functional myself.
I re-downloaded them from hacs and checked the paths. The files do exist, mostly in the www folder.
I restarted home assistant VM completely so "new" files are read by boot, but their still not loading in the lovelace interface. Id hope someone can quickly look where it goes wrong and help me fix 1 card, if that 1 card is fixed I can redo those steps for other card than and even find the error probably made myself.
I can confirm: I did cleared the browser cache and made sure to check the all time option before erasing the browser data
I checked incognito mode as well both sessions on Chrome

Would be really nice if someone is willing to help me out. Wish the whole Hassist community a happy last 9 days of 25!

changelog:
fixed typos
improved readability of this post
Added I'm not sharp because of abi.

turbid nexus
#

MMmm zou het, twee folder up gaan met ../../ ik ga hier straks ff mee spelen, weet eerlijk gezegd ook niet of deze sectie wel nodig is

changelog:
zonder die // typo

#

lel. first time ever getting this after a restart:
Lemme undo that ok that indentation error on my behalf, restarting now without erros to see if it works

turbid nexus
#

I can KISS myself,
Actually i am gonne do that in a mirror

turbid nexus
#

i love hassist!

turbid nexus
#

changelog for self:
Still some cards not loading like light entity card, I will look deeper
Informed developer of card example path on GH

#

ah the example here is wrong, let me find out how to let the creator know:

#

that /dist folder isnt there its:
- url: /hacsfiles/light-entity-card/light-entity-card.js
type: module

EDIT: that didnt work do

turbid nexus
#

before the light card worked with card mod, i had to delete the card mod stuff and it seems my full hassist ia back working normal!,

Thanks for the time, first thing first, shutdown and create vm backup!

ruby whale
#

It is likely the instructions for the custom:light-entity-card are wrong. It looks like the card has been abandoned. It has not been updated in almost two years and issue reports are going unanswered. There does not appear to be any forks that are maintained and updated.
Whenever possible, it is easiest to use HACS to install custom stuff and then you don't have to worry about dealing with resources.
I was surprised to find that I actually have this card installed but I had forgotten about it and don't use it. Though, I might start implementing it on my light card-mod:pop-ups just for its color-picker. 🤔

ruby whale
#

Also, it is quite possible this card is going to break when HA 2026.1 is released. The color_temp is being replaced with color_temp_kelvin and, since the card is probably abandoned, it will not get updated to this change. Most other custom cards have already been updated months ago.