I wanted to share a project (my first one) I’ve been working on (with ai support): the Compact Team Tracker Card.
While I love the data provided by the ha-teamtracker integration, I found the default card a bit too bulky for my minimalist dashboard. My goal was to create a “UI-first” version that keeps all the essential information while significantly reducing the footprint.
Credits
This card is a frontend enhancement and wouldn’t be possible without the fantastic work of vasqued2 and their ha-teamtracker integration. This card requires that integration to be installed and configured first.
Key Features in v2.0.5:
Space-Efficient Design: Optimized for dense dashboards.
Ultra-Compact Layout: An optional one-line mode for the ultimate minimalist look.
Smart Visibility: Automatically hides finished matches from previous days at midnight to keep your view fresh.
Multi-Entity Support: Display and manage multiple teams within a single card.
Priority Sensor: Choose a “main” team to be prioritized when multiple games start simultaneously.
Full Visual Editor: No YAML required. Configure everything via the native Home Assistant UI.
Okay, I've now tested it on a fresh HA installation and am encountering the same issue as you. For now, you can create the map in the code editor and define the entities there; see my example:
I'll take a closer look at the problem over the next few days.
EDIT:
There seems to be a problem loading the dropdown menu. If you click the dropdown menu in the visual editor on any standard dashboard card, it will then work on my card as well.
Is there a way to show the previous game as well? For example, once the Mets game was done the score was gone, but I'd like to have the previous game show for some time before the next one, seeing the score in the morning for example.
Is the “Hide finished matches” option turned off?
If so, the reason the games aren't visible is likely the Team Tracker integration itself. I'm not exactly sure how the MLB schedule is displayed there. In the Bundesliga, all games remain visible until the end of the matchday.