Docs | Support

hbldh/bleak

develop
3 years ago
@dlech backends/winrt/characteristic: remove unused import This was missed in #989.
No dependencies with known security vulnerabilities.
winrt-unused-import
3 years ago
@dlech backends/winrt/characteristic: remove unused import This was missed in #989.
No dependencies with known security vulnerabilities.
develop
3 years ago
@bdraco Fix race with _disconnect_monitor event in BlueZ (#999) If the device disconnects right away for an
No dependencies with known security vulnerabilities.
develop
3 years ago
@dlech backends/winrt/client: fix crash in max_pdu_size_changed_handler It is possible that self._session
No dependencies with known security vulnerabilities.
winrt-fix-mtu-event
3 years ago
@dlech backends/winrt/client: fix crash in max_pdu_size_changed_handler It is possible that self._session
No dependencies with known security vulnerabilities.
winrt-fix-mtu-event
3 years ago
@dlech backends/winrt/client: fix crash in max_pdu_size_changed_handler It is possible that self._session
No dependencies with known security vulnerabilities.
develop
3 years ago
@jochenjagers updated logging to lazy version and replaced format by f-string for BleakClientWinRT
No dependencies with known security vulnerabilities.
develop
3 years ago
@facepolish Added tx_power in advertisement_data (#987)
No dependencies with known security vulnerabilities.
develop
3 years ago
@bdraco Handle device being removed before GetManagedObjects returns
No dependencies with known security vulnerabilities.
develop
3 years ago
@dlech backends/characteristic: fix inconsistent property types The `properties` and `descriptors` propert
No dependencies with known security vulnerabilities.
develop
3 years ago
@bdraco Handle a device already being connected with the BlueZ Dbus backend (#994) Co-authored-by: Davi
No dependencies with known security vulnerabilities.
develop
3 years ago
@bdraco Switch from dbus_next to dbus_fast (#988) * Switch from dbus_next to dbus_fast * remove workarou
No dependencies with known security vulnerabilities.
py311
3 years ago
@dlech add support for Python 3.11 In theory, older versions of Bleak should also work with Python 3.11 as
No dependencies with known security vulnerabilities.
develop
3 years ago
@dlech Merge pull request #991 from hbldh/fix-ci-py-version github: fix virtual env python version
No dependencies with known security vulnerabilities.
fix-ci-py-version
3 years ago
@dlech github: fix virtual env python version Poetry seems to be picking up the wrong Python version when
No dependencies with known security vulnerabilities.