Hi,
SInce the last update 07-03, I lost all my HACS front end modules. Files are still there under local/community/button-card…
my configuation.yaml has:
lovelace:
mode: yaml
resources:
- url: local/community/mini-graph-card/mini-graph-card-bundle.js?v=0.12.1
type: module
- url: local/community/button-card/button-card.js
type: module
I am lost on this error. Any help would be appreciated! I have look into dashboard setting and I can see both path.
Should the path be config/www/community/… ?
Leave the ressources as they are, that’s ok for the moment.
Go back to HACS for all the cards you have problems with and re-download them (each one).
After that, go back to the ressources page, and check, if there are duplicated entries, that only differ at the end.
The original entry might look like
/hacsfiles/button-card/button-card.js
where the “new” entry looks like
/hacsfiles/button-card/button-card.js?hacstag=745895235
.
Delete the entry without the hacstag
. After that clear your browsers cache and reload the dashboard where you had problems with the cards.
If this doesn’t help, we need to investigate further!
1 Like
Wow, thank you so much. it works!!
1 Like