Docs | Support

hbldh/bleak

develop
6 months, 3 weeks ago
@dlech backends/bluezdbus/scanner: add assert to avoid type checker error The `__init__()` method already
Server Error.
develop
6 months, 3 weeks ago
@o-murphy use consistent type annotations for generic types Prefer `name: SomeType[T] = SomeType()` over `nam
Server Error.
develop
6 months, 3 weeks ago
@dlech Merge pull request #1824 from hbldh/master Master
Server Error.
master
6 months, 3 weeks ago
@dlech Merge pull request #1823 from hbldh/release/v1.1.1 Release/v1.1.1
Server Error.
release/v1.1.1
6 months, 3 weeks ago
@dlech v1.1.1
Server Error.
develop
6 months, 3 weeks ago
@skbeh bluezdbus: improve D-Bus connection error handling in manager In the `BlueZManager.async_init` meth
Server Error.
develop
6 months, 3 weeks ago
@burnpanck backends/bluez: don't bind lambda to loop variable Replace lambda with functools.partial to avoid b
Server Error.
develop
7 months, 2 weeks ago
@dlech backends/p4android/client: initialize __callbacks to None Initialize __callbacks to None in the __i
Server Error.
master
7 months, 2 weeks ago
@dlech Merge pull request #1808 from hbldh/release/v1.1.0 Release/v1.1.0
Server Error.
release/v1.1.0
7 months, 2 weeks ago
@dlech v1.1.0
Server Error.
develop
7 months, 2 weeks ago
@dlech backends/winrt/client: call disconnect callback on disconnect Since commit 689f21e ("backends: winr
Server Error.
develop
7 months, 3 weeks ago
@o-murphy Pythonista iOS app backend support Add automatic platform detection, optional dependency and some d
Server Error.
develop
7 months, 3 weeks ago
@dlech bleak: add BleakClient.name property Add a name property to the BleakClient class to retrieve the n
Server Error.
develop
7 months, 3 weeks ago
@jgruen backends: p4android: fix connect() Specifically, fixes BleakClient.connect() when the desired servi
Server Error.
develop
8 months, 1 week ago
@dlech examples/service_explorer: pass objects directly instead of handles When reading characteristics an
Server Error.