Skip to content

Releases: ukBaz/python-bluezero

v0.9.0

18 May 17:56
Compare
Choose a tag to compare
  • Add capability to include tx power in advertisement

v0.8.0

06 Aug 16:22
Compare
Choose a tag to compare
  • added ability to pass options into read callbacks

  • added example code for peripheral read with and without options

v0.7.1

14 Jul 18:04
7cb8e8f
Compare
Choose a tag to compare
  • Handle BLE device optional parameters

v0.7.0

15 Jun 19:05
Compare
Choose a tag to compare
  • "disconnect" callback for PropertiesChanged signal
  • Add Eddystone TLM support
  • Add heart rate monitor examples for central and peripheral

v0.6.0

06 Mar 15:53
3197269
Compare
Choose a tag to compare
  • Improvements to device_found, on_connect, and on_disconnect callbacks
  • Support for manufacturer data beacons

v0.5.0

28 Jan 18:27
55f7e2b
Compare
Choose a tag to compare
  • Major refactor of Peripheral to make it usable
  • Further increases in test coverage
  • Remove requirement for D-Bus conf file

v0.4.0

03 Jan 10:50
425765c
Compare
Choose a tag to compare
  • Moved to GitHub Actions for CI
  • Improved Test coverage by using DBusMock
  • Removed dependency on aioblescan library
  • Add support for Media Player Interface
  • Fixed numerous bugs found by better test coverage
  • Some documentation tidy up

v0.3.0

14 Dec 15:54
5a9be4f
Compare
Choose a tag to compare
  • Peripheral notification improvements
  • fix micro:bit bug loading gatt services twice
  • add bytes type to send_notify_event
  • add device parameter to on_connection/on_disconnection callback

v0.2.0

06 May 20:48
b31509d
Compare
Choose a tag to compare
  • Add uuid attribute to adapter class
  • Add method to pair and cancel_pairing
  • Add micro:bit UART client
  • Add event when new device found

v0.1.0

03 Mar 10:37
2512460
Compare
Choose a tag to compare

micro:bit's may be programmed to contain different Bluetooth services.
This release supports easy configuration when instantiating Microbit class