Skip to content

Latest commit

 

History

History
46 lines (34 loc) · 2.23 KB

CHANGELOG.md

File metadata and controls

46 lines (34 loc) · 2.23 KB

Changelog

v0.5.5 (2023-01-22)

Fix

  • Update the notification receiver to wait until the full message is received before return (#8) (67e3ff7)

v0.5.4 (2023-01-17)

Fix

  • Properly disconnect when there is an exception reading device state (#7) (3b8de60)

v0.5.3 (2022-11-13)

Fix

v0.5.2 (2022-09-29)

Fix

  • Fix version pinning for bleak-retry-connector (6a8982c)

v0.5.1 (2022-09-10)

Fix

  • Fix incompability with home assistant package versionings (0949bd2)

v0.5.0 (2022-08-28)

Feature

  • Change identifier to be serial number (13fd0bd)

v0.4.0 (2022-08-28)

Feature

  • Gracefully pass bleak exceptions during characteristics readings (29d38a7)

v0.3.0 (2022-08-24)

Feature

  • Add dataclass to AirthingsDevice (88e525a)

Fix

  • Properly parse rel_atm_pressure (8f32209)

v0.2.0 (2022-08-23)

Feature

  • Add device ident and address, make variables optional (0e1e80d)

v0.1.0 (2022-08-22)

Feature