Skip to content

Releases: vasqued2/ha-teamtracker

v0.6.4-beta2

22 Jan 12:15
a2d2257
Compare
Choose a tag to compare
v0.6.4-beta2 Pre-release
Pre-release

Additional debugging logging to troubleshoot French Language issue w/ Tennis

v0.6.4-beta1

19 Jan 23:20
Compare
Choose a tag to compare
v0.6.4-beta1 Pre-release
Pre-release
  • Default Tennis API to English instead of erroring when unsupported language requested
  • Restructure code to pass multiple linters including black, pylint, and isort

v0.6.3

15 Jan 01:41
Compare
Choose a tag to compare
  • Fix defect introduced in v0.6.2 impacting sport-specific in-game updates for some sports
  • Allow the use of wildcards ('*') for team sports
    • Using wildcard will match the first team found with a game in-progress
    • When that game is over, it will automaticall shift to another upcoming or in-progress game if one is available

v0.6.2

11 Jan 23:26
52411a8
Compare
Choose a tag to compare
  • Include country in location when provided
  • Honor language selected in System Locale Settings when calling API
  • Bug fix impacting games scheduled back-to-back
  • Provide api_message when API_LIMIT reached

v0.6.1

06 Jan 01:48
11f8a63
Compare
Choose a tag to compare
  • Improved API efficiency by sharing data across sensors
    • Significantly reduces API calls when using multiple sensors for teams in same league
  • Added beta support for cricket (see Wiki for cricket-specific limitations)
  • Developed robust automated unit test suite

v0.6.0

24 Dec 13:09
f7632c4
Compare
Choose a tag to compare

This release is a refactor of the existing code base with no new functionality.
If you have issues, revert to v0.5.4 and report issues here.

  • Added HACS button to README for easy installation (thanks PhPersson)
  • Integrated processing for team and athlete sports for consistency and simplified maintenance
  • Added regression tests for athlete sports

v0.5.4

13 Dec 17:26
0bafc3d
Compare
Choose a tag to compare
  • Added support for Soccer Shootouts
  • Added Possession Percentages to In-Game Soccer Updates

v0.5.3

22 Nov 01:33
e889e26
Compare
Choose a tag to compare
  • Added native support for the AFL (Australian Football League)
  • Defect fix for some previously unsupported locales such as es-419 (thanks to @joaco5121 for testing)

v0.5.2

19 Nov 19:31
9fc0be0
Compare
Choose a tag to compare
  • Fixed error if World Cup games do not provide Venue or Location info

v0.5.1

13 Nov 11:28
806ffa2
Compare
Choose a tag to compare
  • Enhanced support for F1 races