Skip to content

Releases: Bluetooth-Devices/bleak-esphome

v2.16.0

03 Jun 10:23
Compare
Choose a tag to compare

v2.16.0 (2025-06-03)

This release is published under the MIT License.

Features


Detailed Changes: v2.15.1...v2.16.0

v2.15.1

03 May 00:06
Compare
Choose a tag to compare

v2.15.1 (2025-05-03)

This release is published under the MIT License.

Bug Fixes

  • Revert to using Python API for scanner (#141, 0cc7e99)

Detailed Changes: v2.15.0...v2.15.1

v2.15.0

29 Apr 22:08
Compare
Choose a tag to compare

v2.15.0 (2025-04-29)

This release is published under the MIT License.

Features

  • Bump aioesphomeapi requirement to 30.1.0+ (#140, 4430f0c)

Detailed Changes: v2.14.0...v2.15.0

v2.14.0

27 Apr 22:12
Compare
Choose a tag to compare

v2.14.0 (2025-04-27)

This release is published under the MIT License.

Features

  • Switch to using the _async_on_raw_advertisement API (#131, eb62775)

Detailed Changes: v2.13.1...v2.14.0

v2.13.1

03 Apr 23:51
Compare
Choose a tag to compare

v2.13.1 (2025-04-03)

This release is published under the MIT License.

Bug Fixes

  • Disable 32bit wheels on linux to fix builds (#123, 4d922b8)

Detailed Changes: v2.13.0...v2.13.1

v2.13.0

03 Apr 23:29
Compare
Choose a tag to compare

v2.13.0 (2025-04-03)

This release is published under the MIT License.

Features

  • Improve performance by cimporting base_scanner (#119, a69de13)
  • feat: imporve performance by cimporting base_scanner

  • chore: pin habluetooth to avoid breaking changes


Detailed Changes: v2.12.0...v2.13.0

v2.12.0

13 Mar 06:42
Compare
Choose a tag to compare

v2.12.0 (2025-03-13)

This release is published under the MIT License.

Features

  • Only look up _async_on_advertisement once per advertisement group (#108, f7a001d)

chore: profile ref to async_on_advertisement


Detailed Changes: v2.11.0...v2.12.0

v2.11.0

05 Mar 01:44
Compare
Choose a tag to compare

v2.11.0 (2025-03-05)

This release is published under the MIT License.

Features


Detailed Changes: v2.10.2...v2.11.0

v2.10.2

04 Mar 08:09
Compare
Choose a tag to compare

v2.10.2 (2025-03-04)

This release is published under the MIT License.

Bug Fixes


Detailed Changes: v2.10.1...v2.10.2

v2.10.1

04 Mar 08:03
Compare
Choose a tag to compare

v2.10.1 (2025-03-04)

This release is published under the MIT License.

Bug Fixes

  • Add missing permissions to upload wheels (#103, 12b396f)
  • fix: add missing permissions to upload wheels

  • chore: cleanup workflow


Detailed Changes: v2.10.0...v2.10.1