Docs | Support

hbldh/bleak

develop
1 month, 2 weeks ago
@dlech backends/corebluetooth: drop support for macOS < v10.15 Change the minimum macOS version is now 10.
Server Error.
develop
2 months ago
@Sakth1 typo at backend/winrt/scanner.py Rectified typo at backend/winrt/scanner.py
Server Error.
develop
2 months, 2 weeks ago
@patman15 fix exception documentation
Server Error.
develop
3 months ago
@dlech use consistent type annotations for generic types Add a few more that were missed in commit a242cfb
Server Error.
develop
3 months, 1 week ago
@dlech backends/bluezdbus/scanner: add assert to avoid type checker error The `__init__()` method already
Server Error.
develop
3 months, 1 week ago
@o-murphy use consistent type annotations for generic types Prefer `name: SomeType[T] = SomeType()` over `nam
Server Error.
develop
3 months, 1 week ago
@dlech Merge pull request #1824 from hbldh/master Master
Server Error.
master
3 months, 1 week ago
@dlech Merge pull request #1823 from hbldh/release/v1.1.1 Release/v1.1.1
Server Error.
release/v1.1.1
3 months, 1 week ago
@dlech v1.1.1
Server Error.
develop
3 months, 1 week ago
@skbeh bluezdbus: improve D-Bus connection error handling in manager In the `BlueZManager.async_init` meth
Server Error.
develop
3 months, 1 week ago
@burnpanck backends/bluez: don't bind lambda to loop variable Replace lambda with functools.partial to avoid b
Server Error.
develop
4 months ago
@dlech backends/p4android/client: initialize __callbacks to None Initialize __callbacks to None in the __i
Server Error.
master
4 months ago
@dlech Merge pull request #1808 from hbldh/release/v1.1.0 Release/v1.1.0
Server Error.
release/v1.1.0
4 months ago
@dlech v1.1.0
Server Error.
develop
4 months ago
@dlech backends/winrt/client: call disconnect callback on disconnect Since commit 689f21e ("backends: winr
Server Error.