Skip to content

Latest commit

 

History

History
215 lines (97 loc) · 7.18 KB

CHANGELOG.md

File metadata and controls

215 lines (97 loc) · 7.18 KB

CHANGELOG

v1.7.1 (2024-11-01)

Chore

  • chore(pre-commit.ci): pre-commit autoupdate (#35)

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> (d65b5ab)

Fix

  • fix: model TC.x being detected as HT.w with active scans (#37) (a04e13c)

Unknown

  • Remove FUNDING.yml (#34) (abf474e)

v1.7.0 (2024-10-22)

Chore

  • chore(pre-commit.ci): pre-commit autoupdate (#31) (37b7c3e)

  • chore(pre-commit.ci): pre-commit autoupdate (#30)

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> (9a9af04)

  • chore(pre-commit.ci): pre-commit autoupdate (#29)

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> (cb073f5)

  • chore(pre-commit.ci): pre-commit autoupdate (#27)

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> (8e207f7)

  • chore(pre-commit.ci): pre-commit autoupdate (#26)

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> (4c035f5)

  • chore(pre-commit.ci): pre-commit autoupdate (#25)

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> (a307e01)

  • chore(pre-commit.ci): pre-commit autoupdate (#24)

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> (b1d79b0)

Feature

  • feat: add support for TC.x (#33)

Co-authored-by: James Nick Sears <[email protected]> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> (3279892)

v1.6.2 (2024-01-06)

Fix

  • fix: missing name (#23) (c532926)

v1.6.1 (2023-12-29)

Fix

  • fix: release permissions (#22) (98b27d0)

v1.6.0 (2023-12-29)

Chore

  • chore: fix release process (#21) (d45532b)

Feature

  • feat: add support for HT1 (#20)

Co-authored-by: J. Nick Koston <[email protected]> (7b76e6d)

v1.5.5 (2023-02-07)

Fix

  • fix: parsing with passive scans (#19) (adcafc8)

v1.5.4 (2023-02-07)

Fix

  • fix: account for switching adapter when finding changed_manufacturer_data (#18) (dcccd49)

v1.5.3 (2023-02-07)

Fix

  • fix: update isort to fix CI (#17) (12bf0ac)

v1.5.2 (2022-08-14)

Fix

  • fix: use new changed_manufacturer_data helper from bluetooth-sensor-state-data (#16) (574210f)

v1.5.1 (2022-07-26)

Fix

  • fix: latest data was not always found if page0 was not last (#15) (a0e78c8)

v1.5.0 (2022-07-26)

Feature

  • feat: Add parser tests (#13) (90701be)

Fix

v1.4.2 (2022-07-21)

Fix

  • fix: fix refactoring error in pressure (#12) (2db9381)

v1.4.1 (2022-07-21)

Fix

  • fix: bump sensor-state-data (#11) (af06b0b)

v1.4.0 (2022-07-21)

Feature

  • feat: refactor for sensor-state-data 2 (#10) (a723449)

v1.3.0 (2022-07-20)

Feature

  • feat: export SensorDescription and SensorValue (#9) (ced7098)

v1.2.2 (2022-07-20)

Fix

v1.2.1 (2022-07-19)

Fix

  • fix: guard against invalid devices (#7)

fix: guard aginst invalid devices (4badaa0)

v1.2.0 (2022-07-19)

Feature

  • feat: set manufacturer (#6) (0b823c2)

v1.1.2 (2022-07-19)

Fix

  • fix: add guard for missing manufacturer_data (#5) (a705260)

v1.1.1 (2022-07-19)

Fix

v1.1.0 (2022-07-19)

Feature

  • feat: export all needed objects (#3) (f46bb89)

v1.0.0 (2022-07-19)

Chore

Feature