Releases: vasqued2/ha-teamtracker-card
Releases · vasqued2/ha-teamtracker-card
R0.14.0-beta
- Add Team and Event URL links to the card
- Enable URLs to be overwritten in card configuration
Requires teamtracker v0.14.0-beta or higher.
v0.13.1
- Display player headshots when available for individual sports
Note: Must clear cache and refresh after upgrade.
v0.13.0
- Display
series_summary
when the competition is part of a playoff series.
Requires TeamTracker sensor v0.13.0 or higher.
v0.11.1
- Fixed volleyball bug (Thanks @kloemi)
- Added Italian translation (Thanks @Mekki86)
v0.11.0
- Upgrade from Lit 2 to Lit 3
v0.10.0
- Added support for new Tennis API
- Added Dutch language support (thanks @rononline)
v0.9.0
- Use new
team_winner
and opponent_winner
attributes to determine winner instead of using score
NOTE: Not backward compatible with v0.8.x of TeamTracker sensor. Must upgrade to v0.9.0 of TeamTracker sensor to work
v0.8.1
- Fix for non-native sports (i.e. rugby) translations
v0.8.0
- Improved ability to format the card using card-mod
- Major refactor of all code
NOTE: If you notice problems with this latest release after the refactor, please report the issue on the repo and revert back to the prior version.
v0.7.3
- Fix card overlap issue introduced in HA 2023.5