Docs | Support

hbldh/bleak

develop
6 months, 2 weeks ago
@ivanhercaz docs: update troubleshooting guide for macOS 26.2 Updates the documentation to reflect the new loca
Server Error.
develop
6 months, 3 weeks ago
@dependabot[bot] build(deps-dev): bump cryptography from 46.0.3 to 46.0.5 Bumps [cryptography](https://github.com/py
Server Error.
dependabot/pip/cryptography-46.0.5
6 months, 3 weeks ago
@dependabot[bot] build(deps-dev): bump cryptography from 46.0.3 to 46.0.5 Bumps [cryptography](https://github.com/py
Server Error.
develop
7 months ago
@kaatzjo Fixed typehint for BleakScanner.__aexit__(). The three arguments to __exit__ are all set to None in
Server Error.
develop
7 months ago
@dependabot[bot] build(deps-dev): bump protobuf from 6.33.2 to 6.33.5 Bumps [protobuf](https://github.com/protocolbu
Server Error.
dependabot/pip/protobuf-6.33.5
7 months ago
@dependabot[bot] build(deps-dev): bump protobuf from 6.33.2 to 6.33.5 Bumps [protobuf](https://github.com/protocolbu
Server Error.
develop
7 months, 1 week ago
@bdolgov Remove dead duplicate code from get_dbus_authenticator.
Server Error.
develop
7 months, 2 weeks ago
@timrid tests: add tests for indication Not only notification should be working using `start_notify`, but a
Server Error.
develop
7 months, 3 weeks ago
@timrid tests/CoreBluetooth: add integration tests for circular references in CoreBluetooth delegates
Server Error.
develop
7 months, 3 weeks ago
@dlech bleak: document changes to GATT read/write implementation Document the changes made to the GATT rea
Server Error.
develop
7 months, 3 weeks ago
@dlech backends/bluezdbus/client: move D-Bus bus disconnect Move the D-Bus bus disconnect from `_cleanup_a
Server Error.
develop
7 months, 3 weeks ago
@dlech bleak: add versionchanged note on gatt_write_descriptor Add a note about the new ValueError raised
Server Error.
develop
7 months, 3 weeks ago
@timrid tests/integration: Add a test that all standard descriptors can be written
Server Error.
develop
7 months, 4 weeks ago
@timrid backend/CoreBluetooth: Remove unnecessary check This will optimize code coverage by removing unnece
Server Error.
develop
7 months, 4 weeks ago
@dlech backends/bluezdbus/client: remove braces in log messages Remove some leftover f-string braces in lo
Server Error.