Docs | Support

hbldh/bleak

develop
4 years, 6 months ago
@dlech Merge pull request #389 from hbldh/dbus-next-2 WIP: dbus-next
No dependencies with known security vulnerabilities.
dbus-next-2
4 years, 6 months ago
@dlech replace create_task with ensure_future Needed for Python 3.6. create_task() was introduced in Pytho
No dependencies with known security vulnerabilities.
feature/winrt2
4 years, 6 months ago
@hbldh ensure_future on winrt as well.
No dependencies with known security vulnerabilities.
dbus-next-2
4 years, 6 months ago
@dlech replace create_task with ensure_future Needed for Python 3.6. create_task() was introduced in Pytho
No dependencies with known security vulnerabilities.
feature/winrt2
4 years, 6 months ago
@hbldh Corrections from code review
No dependencies with known security vulnerabilities.
dbus-next-2
4 years, 6 months ago
@dlech fix warning use proper args and add stack trace level
No dependencies with known security vulnerabilities.
dbus-next-2
4 years, 6 months ago
@dlech fix warning use proper args and add stack trace level
No dependencies with known security vulnerabilities.
dbus-next-2
4 years, 6 months ago
@dlech Fix exception in _remove_signal_handlers() Fixes #424
No dependencies with known security vulnerabilities.
dbus-next-2
4 years, 6 months ago
@dlech Ensure connection before attempting BleakClient methods in BlueZ backend Fixes #426
No dependencies with known security vulnerabilities.
dbus-next-2
4 years, 6 months ago
@dlech fix examples
No dependencies with known security vulnerabilities.
dbus-next-2
4 years, 6 months ago
@dlech fix examples
No dependencies with known security vulnerabilities.
dbus-next-2
4 years, 6 months ago
@dlech Add FutureWarning for is_connected property 0f56dab made a breaking change by changing is_connected
No dependencies with known security vulnerabilities.
dbus-next-2
4 years, 6 months ago
@dlech Merge remote-tracking branch 'origin/develop' into dbus-next-2
No dependencies with known security vulnerabilities.
feature/wtd
4 years, 6 months ago
@hbldh First steps on docs rewrite.
No dependencies with known security vulnerabilities.
feature/winrt2
4 years, 6 months ago
@hbldh Implemented async callbacks for WInRT backend
No dependencies with known security vulnerabilities.