Skip to content

Latest commit

 

History

History
70 lines (53 loc) · 4.48 KB

CHANGELOG.md

File metadata and controls

70 lines (53 loc) · 4.48 KB

Changelog

v0.5.6 (2023-02-06)

Fix

  • Bump python-semantic-release (#21) (64d17d7)
  • Account for switching adapter when finding changed_manufacturer_data (#20) (37400d0)
  • Update isort to fix CI (#19) (174b482)

v0.5.5 (2022-08-14)

Fix

  • Use new changed_manufacturer_data helper to remove bad data (#18) (cc4fcb2)

v0.5.4 (2022-08-14)

Fix

  • Parser when there are multiple manufacturer_data fields present (#17) (a4a9047)

v0.5.3 (2022-08-14)

Fix

v0.5.2 (2022-08-08)

Fix

v0.5.1 (2022-07-21)

Fix

  • Bump sensor-state-data to fix typing (#13) (e7b1610)

v0.5.0 (2022-07-21)

Feature

  • Refactor for sensor-state-data 2 (#12) (02d7ca1)

v0.4.0 (2022-07-20)

Feature

  • Export SensorDescription and SensorValue (#11) (d362302)

v0.3.2 (2022-07-20)

Fix

v0.3.1 (2022-07-20)

Fix

v0.3.0 (2022-07-19)

Feature

v0.2.4 (2022-07-19)

Fix

  • Add guards to avoid matching unexpected devices (#6) (3a47dd7)

v0.2.3 (2022-07-19)

Fix

v0.2.2 (2022-07-19)

Fix

  • Fix processing empty mfr data (#4) (1730e18)

v0.2.1 (2022-07-19)

Fix

v0.2.0 (2022-07-19)

Feature