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
63 stars 12 forks source link

card in HA says common.tomorrow #42

Closed Nusse469 closed 1 year ago

Nusse469 commented 1 year ago

After a recent update whenever I have a game (basketball or football) coming up the next day, the card in Home Assistant has a "common.tomorrow" entry in the middle of it.

The card itself is set to "PRE" and worked here until one of the updates as I said. I have made zero changes between when it was and wasn't working.

It does not happen post game or when the game is more than a day away.

vasqued2 commented 1 year ago

It's likely a caching problem. Try clearing the cache and then either restarting the app if you are using an app or clearing the cache and then refreshing the page if in a browser. For some reason, HA isn't refreshing the language files for upgrades and you have to manually clear the cache and refresh.

lmk if that works.

Nusse469 commented 1 year ago

Yep that did it. Thanks... easy fix.

vasqued2 commented 1 year ago

Great. Leaving open for others

Jizzay1 commented 1 year ago

Great. Leaving open for others

thanks for leaving open, helped me!

vasqued2 commented 1 year ago

Assumed everyone had upgraded by now. Closing