Docs | Support

hbldh/bleak

develop
2 months, 1 week ago
@timrid tests/CoreBluetooth: add integration tests for circular references in CoreBluetooth delegates
Server Error.
develop
2 months, 2 weeks ago
@dlech bleak: document changes to GATT read/write implementation Document the changes made to the GATT rea
Server Error.
develop
2 months, 2 weeks ago
@dlech backends/bluezdbus/client: move D-Bus bus disconnect Move the D-Bus bus disconnect from `_cleanup_a
Server Error.
develop
2 months, 2 weeks ago
@dlech bleak: add versionchanged note on gatt_write_descriptor Add a note about the new ValueError raised
Server Error.
develop
2 months, 2 weeks ago
@timrid tests/integration: Add a test that all standard descriptors can be written
Server Error.
develop
2 months, 2 weeks ago
@timrid backend/CoreBluetooth: Remove unnecessary check This will optimize code coverage by removing unnece
Server Error.
develop
2 months, 2 weeks ago
@dlech backends/bluezdbus/client: remove braces in log messages Remove some leftover f-string braces in lo
Server Error.
develop
2 months, 2 weeks ago
@timrid bleak: Raise exception when writing descriptor 0x2902 (CCCD) The descriptor 0x2902 (Client Characte
Server Error.
develop
2 months, 2 weeks ago
@dependabot[bot] build(deps-dev): bump urllib3 from 2.6.0 to 2.6.3 Bumps [urllib3](https://github.com/urllib3/urllib
Server Error.
dependabot/pip/urllib3-2.6.3
2 months, 2 weeks ago
@dependabot[bot] build(deps-dev): bump urllib3 from 2.6.0 to 2.6.3 Bumps [urllib3](https://github.com/urllib3/urllib
Server Error.
develop
2 months, 3 weeks ago
@dependabot[bot] build(deps-dev): bump aiohttp from 3.13.2 to 3.13.3 --- updated-dependencies: - dependency-name: ai
Server Error.
dependabot/pip/aiohttp-3.13.3
2 months, 3 weeks ago
@dependabot[bot] build(deps-dev): bump aiohttp from 3.13.2 to 3.13.3 --- updated-dependencies: - dependency-name: ai
Server Error.
develop
2 months, 3 weeks ago
@timrid backends/corebluetooth: Remove unused/unreachable code from coverage This also removes unused funct
Server Error.
develop
2 months, 3 weeks ago
@timrid test/integration: Add a test to verify that reading all standard descriptors and some custom ones is
Server Error.
develop
2 months, 3 weeks ago
@timrid backend/CoreBluetooth: remove `isScanning` check after start/stop scanning After reverse engineerin
Server Error.