@Tovrin wrote:
Clearly I’m missing something, but I’m damned if I can see it!
I recently updated to the latest HACS (1.0.3) and since then, none of those components work anymore. My Lovelace tiles are getting “Custom element doesn’t exist: mini-graph-card” and “Custom element doesn’t exist: mini-media-player” for the two custom elements I’m using.
It appears the custom integration seems to be working ok … at least as far as I can tell from the states list (… well, they’re not “unavailable” at least).
I’ve tried changing the resources section of my lovelace-ui.yaml file to mate what it says when trying to reinstall to …
resources: - url: /hacsfiles/mini-graph-card/mini-graph-card-bundle.js type: module - url: /hacsfiles/mini-media-player/mini-media-player-bundle.js type: module
… but that didn’t make any difference. I tried moving the plugins directly to the www folder and reference that as /local/, but that didn’t work. Any guidance at this point would be greatly appreciated.
Posts: 1
Participants: 1