Skip to content

Latest commit

 

History

History
159 lines (92 loc) · 6.49 KB

CHANGELOG.md

File metadata and controls

159 lines (92 loc) · 6.49 KB

Changelog

v5.1.4 (2024-08-08)

Fix

  • Support homeassistant 2024.8 and later (#380) (99846ef)

v5.1.3 (2024-08-07)

Fix

v5.1.2 (2024-08-04)

Fix

v5.1.1 (2024-05-14)

Fix

v5.1.0 (2024-03-10)

Feature

  • Add extra attributes to device_tracker (#371) (cac4af9)

v5.0.0 (2024-03-10)

Fix

  • Some sensors should be "unavailable" when the tracker is offline (#372) (067bd3b)

Breaking

  • some sensors should be "unavailable" when the tracker is offline (#372) (067bd3b)

v4.1.0 (2024-03-06)

Feature

v4.0.0 (2024-03-06)

Feature

Breaking

Documentation

  • Add how to disable tracking to README.md (#366) (d53802c)

v3.3.1 (2024-02-28)

Fix

  • Replace deprecated SOURCE_TYPE_GPS with SourceType.GPS (#365) (892c031)

v3.3.0 (2024-02-27)

Feature

v3.2.4 (2023-10-05)

Fix

v3.2.3 (2023-10-05)

Fix

v3.2.2 (2023-08-27)

Fix

  • Check for None in parse_duration (f73d33e)

v3.2.1 (2023-08-23)

Fix

v3.2.0 (2023-07-28)

Feature

v3.1.0 (2023-06-25)

Feature

v3.0.1 (2023-04-13)

Fix

v2.2.0 (2022-04-03)

Feature

Fix

  • Remove title from step_user (717bd23)

v2.1.2 (2022-02-18)

Fix

  • Use selector for update rate service (e983cc8)

Documentation

v2.1.1 (2022-02-12)

Fix

  • Handle empty position responses (303b8d3)

v2.1.0 (2022-01-06)

Feature

  • Add button entities (caa9ad6)
  • Add select entity for update rate (3733d88)

v2.0.9 (2022-01-06)

Fix

  • Generate correct unique_ids (f67ee48)

v2.0.8 (2022-01-04)

Fix

  • Add support for HA 2022.2 (f0fb2d2)

v2.0.7 (2022-01-04)

Fix

  • Use old unique_id for device_tracker (054626c)

v2.0.6 (2022-01-04)

Fix

v2.0.5 (2022-01-02)

Fix