Releases: Bluetooth-Devices/bleak-retry-connector
Releases · Bluetooth-Devices/bleak-retry-connector
v3.8.0
Feature
- Add method to fetch current allocations (#138) (
4dc325b
)
v3.7.0
Feature
- Add support for getting callbacks on slot allocation change (#133) (
ae21ecb
)
v3.5.0
Feature
- Add device path to the disconnect debug logging (#111) (
8e010b3
)
v3.4.0
Feature
- Add close_stale_connections_by_address (#110) (
74de12f
)
v3.3.0
Feature
- Handle services changed during connecting (#108) (
1c65413
)
v3.2.1
Fix
- Correct fetching the global bluez manager when its not running (#106) (
38c63a9
)
v3.2.0
Feature
- Remove devices on cache clear to cleanup disk cache (#103) (
349e0de
)
Yanked
- This release was yanked because there was a significant bug fetching the bluez global manager when not running under Home Assistant which is fixed in 3.2.1
v3.1.2
Fix
- Increase bleak safety timeout to allow for longer disconnect timeout (#101) (
39380a7
)
Requirements change
- bleak>=0.21.0 is required to support the longer timeout since it has a fix for BlueZ connection attempts hanging