Skip to content

Releases: home-assistant-libs/home-assistant-bluetooth

v1.13.0

05 Oct 23:10
Compare
Choose a tag to compare

v1.13.0 (2024-10-05)

Feature

  • feat: add support for Python 3.13 (#41) (256feee)

v1.12.2

24 Jun 13:47
Compare
Choose a tag to compare

v1.12.2 (2024-06-24)

Fix

v1.12.1

07 Jun 00:47
Compare
Choose a tag to compare

v1.12.1 (2024-06-07)

Fix

  • fix: make tests compatible with habluetooth>=3 (#39)

Co-authored-by: J. Nick Koston <[email protected]> (e73c77d)

v1.12.0

11 Jan 19:54
Compare
Choose a tag to compare

v1.12.0 (2024-01-11)

Feature

  • feat: finish transition to github trusted actions for releases (#35) (fdcc42f)

Fix

  • fix: release workflow with python3.11 (#37) (4517907)

  • fix: python version in release upload workflow (#36) (4bd2e90)

  • fix: bump python-semantic-release to fix release process (#33) (02cb578)

  • fix: switch to github trusted publishing to fix release (#32) (d90ff3d)

v1.11.0

11 Dec 20:58
Compare
Choose a tag to compare

Feature

  • Make home_assistant_bluetooth a wrapper around habluetooth (#29) (e161eaa)

v1.10.4

18 Oct 21:31
Compare
Choose a tag to compare

Fix

  • Reduce size of wheels by excluding generated .c files (#27) (2792c58)

v1.10.3

27 Aug 13:32
Compare
Choose a tag to compare

Fix

  • Rebuild wheels with cython 3.0.2 (#26) (2d0b3ff)

v1.10.2

25 Jul 09:27
Compare
Choose a tag to compare

Fix

  • Relax type requirements for cython3 (#25) (aee3b26)

v1.10.1

24 Jul 16:14
Compare
Choose a tag to compare

Fix

  • Update python-semantic-release to fix release process (#24) (8c60e43)

v1.10.0

24 Apr 12:34
Compare
Choose a tag to compare

Feature

  • Optimize from_device_and_advertisement_data (#21) (72bd815)