Skip to content

Latest commit

 

History

History
71 lines (27 loc) · 1.6 KB

CHANGELOG.md

File metadata and controls

71 lines (27 loc) · 1.6 KB

Changelog

v1.1.1 (2024-12-22)

Fix

  • Bump aioesphomeapi requirement to 27.0.0+ (#40) (1ab71d8)

Unknown

v1.1.0 (2024-10-05)

Feature

  • Add support for python 3.13 (#19) (c3f2575)

v1.0.0 (2024-02-18)

Breaking

  • Updates for aioesphomeapi 22 (#6) (c6a113a)

v0.4.1 (2024-01-01)

Performance

  • Avoid recreating enums from feature flags (#5) (00beb54)

v0.4.0 (2023-12-17)

Feature

  • Add connect scanner helper (#4) (c4b110a)

v0.3.0 (2023-12-14)

Feature

  • Add available property to know when the esp device is connected (#3) (7732629)

v0.2.0 (2023-12-13)

Feature

  • Move mac_to_int helper to bluetooth_data_tools (#2) (79ff7da)

v0.1.0 (2023-12-13)

Feature

v0.0.0 (2023-12-06)