vasqued2 / ha-teamtracker-card

A Home Assistant frontend custom card that will display real-time updates for teams tracked with the ha-teamtracker integration. Has custom in-game layouts for football, baseball, basketball, hockey, soccer, golf, tennis, racing, and mma.
GNU General Public License v3.0
75 stars 16 forks source link

was working fine. now it says Custome element doesn't exist: teamtracker-card #45

Closed Menz01 closed 1 year ago

Menz01 commented 1 year ago

i have had this card on my dashboard for a bit with no issues. now, when i go to my dashboard i see:

image

the only thing i remember doing is updating HA

vasqued2 commented 1 year ago

You get this error when you delete or rename the card. Try re-installing from HACS. Or re-downloading if it looks like it's already installed.

Menz01 commented 1 year ago

I tried the "redownload" in HACS and it didn't work. Still same error

On Thu, Jan 19, 2023, 6:01 PM David @.***> wrote:

You get this error when you delete or rename the card. Try re-installing from HACS. Or re-downloading if it looks like it's already installed.

— Reply to this email directly, view it on GitHub https://github.com/vasqued2/ha-teamtracker-card/issues/45#issuecomment-1397720679, or unsubscribe https://github.com/notifications/unsubscribe-auth/AHOXQZ4PWHTQW66VABLDMVDWTHBTXANCNFSM6AAAAAAUA27C3U . You are receiving this because you authored the thread.Message ID: @.***>

Menz01 commented 1 year ago

i deleted the team tracker card from HACS, restarted, added it back. restarted and it still shows the same error

vasqued2 commented 1 year ago

Check and make sure it’s installed correctly by making sure you have a file called ha-teamtracker-card.js in the following directory:

config/www/community/ha-teamtracker-card

Then make sure you have something like the following in your resources with type JavaScript module:

/hacsfiles/ha-teamtracker-card/ha-teamtracker-card.js

Menz01 commented 1 year ago

Check and make sure it’s installed correctly by making sure you have a file called ha-teamtracker-card.js in the following directory:

config/www/community/ha-teamtracker-card

Then make sure you have something like the following in your resources with type JavaScript module:

/hacsfiles/ha-teamtracker-card/ha-teamtracker-card.js

i definitely have the first.. image

i dont know where to look for the second one

vasqued2 commented 1 year ago

Settings, Dashboard, then select Resources from the three dots menu in the upper right.

Menz01 commented 1 year ago

rebooted the VM and now its working again.... very weird

vasqued2 commented 1 year ago

Very strange. Thanks for the update.