Skip to content

Latest commit

 

History

History
48 lines (36 loc) · 3.25 KB

CHANGELOG.md

File metadata and controls

48 lines (36 loc) · 3.25 KB

Changelog

v1.6.1 (2023-02-06)

Fix

  • Make changed_manufacturer_data aware of multiple sources (#15) (91206b5)
  • Update isort to fix CI (#16) (38ccc5a)

v1.6.0 (2022-08-14)

Feature

  • Add changed_manufacturer_data function (#14) (554608b)

v1.5.0 (2022-07-21)

Feature

  • Refactor to use sensor-state-data 2 (#13) (53afe59)

v1.4.4 (2022-07-19)

Fix

v1.4.2 (2022-07-19)

Fix

  • Fix export of SIGNAL_STRENGTH_KEY (#8) (ceee951)

v1.4.1 (2022-07-19)

Fix

  • Add missing key for signal strength (#7) (0022b11)

v1.4.0 (2022-07-19)

Feature

  • Rename rssi to signal strength (#6) (46ce6ee)

v1.3.0 (2022-07-19)

Feature

v1.2.1 (2022-07-19)

Fix

  • Fix rssi sensor when there is more than one device (#4) (0f79fc7)

v1.2.0 (2022-07-19)

Feature

v1.1.1 (2022-07-19)

Fix