Skip to content

Releases: Bluetooth-Devices/bleak-esphome

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

v2.10.0

04 Mar 07:37
Compare
Choose a tag to compare

v2.10.0 (2025-03-04)

This release is published under the MIT License.

Features

  • Add optional cython for scanner to improve performance (#102, a4e0803)

Detailed Changes: v2.9.0...v2.10.0

v2.9.0

27 Feb 20:44
Compare
Choose a tag to compare

v2.9.0 (2025-02-27)

Feature

  • feat: use bluetooth_mac_address for the source if available (#100) (df7f72c)

v2.8.0

27 Feb 10:59
Compare
Choose a tag to compare

v2.8.0 (2025-02-27)

Feature

v2.7.1

04 Feb 14:31
Compare
Choose a tag to compare

v2.7.1 (2025-02-04)

Fix

v2.7.0

02 Feb 20:26
Compare
Choose a tag to compare

v2.7.0 (2025-02-02)

Feature

  • feat: avoid protobuf repeated container overhead (#90) (4a99c14)

v2.6.0

31 Jan 17:28
Compare
Choose a tag to compare

v2.6.0 (2025-01-31)

Feature

  • feat: update example to show how to use multiple devices (#85) (4a97019)