Releases: ukBaz/python-bluezero
Releases · ukBaz/python-bluezero
v0.9.1
Compare
Sorry, something went wrong.
No results found
ukBaz
released this
23 Mar 12:00
What's Changed
Add microbit accelerometer subscription by @WayneKeenan in #417
Restrict version of PyOBject installed from PyPI
Full Changelog : v0.9.0...v0.9.1
v0.9.0
Compare
Sorry, something went wrong.
No results found
ukBaz
released this
18 May 17:56
Add capability to include tx power in advertisement
v0.8.0
Compare
Sorry, something went wrong.
No results found
ukBaz
released this
06 Aug 16:22
v0.7.1
Compare
Sorry, something went wrong.
No results found
ukBaz
released this
14 Jul 18:04
Handle BLE device optional parameters
v0.7.0
Compare
Sorry, something went wrong.
No results found
ukBaz
released this
15 Jun 19:05
"disconnect" callback for PropertiesChanged signal
Add Eddystone TLM support
Add heart rate monitor examples for central and peripheral
v0.6.0
Compare
Sorry, something went wrong.
No results found
ukBaz
released this
06 Mar 15:53
Improvements to device_found, on_connect, and on_disconnect callbacks
Support for manufacturer data beacons
v0.5.0
Compare
Sorry, something went wrong.
No results found
ukBaz
released this
28 Jan 18:27
Major refactor of Peripheral to make it usable
Further increases in test coverage
Remove requirement for D-Bus conf file
v0.4.0
Compare
Sorry, something went wrong.
No results found
ukBaz
released this
03 Jan 10:50
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
Compare
Sorry, something went wrong.
No results found
ukBaz
released this
14 Dec 15:54
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
Compare
Sorry, something went wrong.
No results found
ukBaz
released this
06 May 20:48
Add uuid attribute to adapter class
Add method to pair and cancel_pairing
Add micro:bit UART client
Add event when new device found