#Custom lovelace card not working

1 messages · Page 1 of 1 (latest)

long matrix
#

Not sure if this belongs here, but I've had a custom lovelace card workin for quite a while, but now it stopped working all of a sudden. It says custom integration music-group-card doesn't exist. I confirmed it's accessible via the URL, it's pulled down in the browser, but it does have the following console error:

error:
Uncaught (in promise) https://ha.w00t.cloud/local/music-group-card.js

Here's my card, it's very basic: https://gist.github.com/alex-phillips/f5fb91c801ad8b2b45231b11da255262

Gist

GitHub Gist: instantly share code, notes, and snippets.

long matrix
#

Bump, it's a pretty simple card, just not sure how to troubleshoot.

haughty silo
#

Is there not more lines of context around the error message? Can it be expanded?

#

Also it seems like the unpkg CDN has been occasionally unhealthy as well lately based on other reports, so anytime that website goes down your card will fail to load.

long matrix