Skip to content

Releases: Bluetooth-Devices/habluetooth

v0.6.0

04 Dec 20:01
Compare
Choose a tag to compare

v0.6.0 (2023-12-04)

Feature

  • feat: port advertisement_tracker (#11) (378667b)

v0.5.1

04 Dec 00:55
Compare
Choose a tag to compare

v0.5.1 (2023-12-04)

Fix

  • fix: remove slots to keep HaScanner patchable (#10) (d068f48)

v0.5.0

03 Dec 23:22
Compare
Choose a tag to compare

v0.5.0 (2023-12-03)

Feature

  • feat: port local scanner support from HA (#9) (1b1d0e4)

v0.4.0

03 Dec 02:56
Compare
Choose a tag to compare

v0.4.0 (2023-12-03)

Feature

  • feat: add more typing for incoming bluetooth data (#8) (de590e5)

v0.3.0

03 Dec 02:14
Compare
Choose a tag to compare

v0.3.0 (2023-12-03)

Feature

  • feat: refactor to be able to use __Pyx_PyObject_FastCall (#7) (e15074b)

  • feat: add basic pxd (#6) (fd97d07)

v0.2.0

03 Dec 01:59
Compare
Choose a tag to compare

v0.2.0 (2023-12-03)

Feature

  • feat: add cython pxd for base_scanner (#5) (0195710)

v0.1.0

03 Dec 00:03
Compare
Choose a tag to compare

v0.1.0 (2023-12-03)

Feature

  • feat: port base scanner from ha (#2) (e01a57b)

v0.0.1

02 Dec 23:28
Compare
Choose a tag to compare

v0.0.1 (2023-12-02)

Fix