Skip to content

Latest commit

 

History

History
120 lines (82 loc) · 3.82 KB

CHANGELOG.md

File metadata and controls

120 lines (82 loc) · 3.82 KB

Changelog

v2.0.1

Released 5 August 2024

Highlights:

  • Updated: upgrade to aiobiketrax v1.3.1 to address compatibility with Home Assistant 2024.8.

The full list of commits can be found here.

v2.0.0

Released 21 May 2024

Highlights:

  • Updated: upgrade to aiobiketrax v1.3.0 to address several API changes.
  • Improved: extended device information.
  • Fixed: ensure device identifier is used as a string (breaking change).
  • Fixed: use new const data types for units and data sources.
  • Fixed: switch entities could not be toggled.

The full list of commits can be found here.

This release supersedes v2.0.0b1.

v1.1.2

Released 1 January 2024

Highlights:

  • Updated: upgrade to aiobiketrax v1.1.2.

The full list of commits can be found here.

v1.1.1

Released 30 August 2023

Highlights:

  • Updated: upgrade to aiobiketrax v1.1.1.

The full list of commits can be found here.

v1.1.0

Released 06 August 2023

Highlights:

  • Fixed: deprecated call to update entity state.
  • Added: configured debug logging from within HASS.
  • Updated: upgrade to aiobiketrax v1.1.0.

The full list of commits can be found here.

v1.0.0

Released 12 June 2023

Highlights:

  • Fixed: compatibility with Home Assistant 2023.5 and later.
  • Added: additional entities.
  • Improved: use estimated battery level (similar to official app).
  • Improved: log warning when subscription has ended.
  • Updated: upgrade to aiobiketrax v1.0.0.

The full list of commits can be found here.

v0.5.0

Released 10 December 2022

Highlights:

  • Added: sensor states for statistics support.
  • Added: proper support for native units that can be configured via HASS.
  • Fixed: upgrade to aiobiketrax v0.5.0 for solving WebSocket connection issues.

The full list of commits can be found here.

v0.4.0

Released 30 October 2022

Highlights:

  • Updated: aiobiketrax v0.4.0 for exposing additional data.
  • Improved: migrate alarm switch to an alarm control panel (breaking change).
  • Fixed: read-only mode not persisted.
  • Fixed: unit conversion for imperial units.

The full list of commits can be found here.

v0.3.0

Released 16 October 2022

Highlights:

  • Updated: aiobiketrax v0.3.0 to address several API issues.
  • Updated: reduce device data polling from 5 minutes to 15 minutes (does not affect WebSocket updates).
  • Fixed: proper unit system check.
  • Improved: login feedback in case of authentication, connection or device issues.
  • Improved: increased logging.

The full list of commits can be found here.

This release supersedes v0.2.2a1.

v0.2.1

Released 27 August 2022

Highlights:

  • Updated: aiobiketrax v0.2.1 to fix an issue with the websocket reconnect.

The full list of commits can be found here.

v0.2.0

Released 10 August 2022

Highlights:

  • Updated: aiobiketrax v0.2.0 to address several API issues.

The full list of commits can be found here.

v0.1.0

Released 8 July 2022

Highlights:

  • Initial release.

The full list of commits can be found here.