mirror of
https://github.com/home-assistant/core.git
synced 2025-07-13 16:27:08 +00:00
Bump bleak-retry-connector to 2.8.1 (#81285)
* Bump bleak-retry-connector to 2.8.1 reduces logging now that we have found the problem with esphome devices not disconnecting ble devices after timeout changelog: https://github.com/Bluetooth-Devices/bleak-retry-connector/compare/v2.8.0...v2.8.1 * empty
This commit is contained in:
parent
a766b41b13
commit
1bdd8fff44
@ -7,7 +7,7 @@
|
||||
"quality_scale": "internal",
|
||||
"requirements": [
|
||||
"bleak==0.19.1",
|
||||
"bleak-retry-connector==2.8.0",
|
||||
"bleak-retry-connector==2.8.1",
|
||||
"bluetooth-adapters==0.6.0",
|
||||
"bluetooth-auto-recovery==0.3.6",
|
||||
"dbus-fast==1.59.1"
|
||||
|
@ -10,7 +10,7 @@ atomicwrites-homeassistant==1.4.1
|
||||
attrs==21.2.0
|
||||
awesomeversion==22.9.0
|
||||
bcrypt==3.1.7
|
||||
bleak-retry-connector==2.8.0
|
||||
bleak-retry-connector==2.8.1
|
||||
bleak==0.19.1
|
||||
bluetooth-adapters==0.6.0
|
||||
bluetooth-auto-recovery==0.3.6
|
||||
|
@ -416,7 +416,7 @@ bimmer_connected==0.10.4
|
||||
bizkaibus==0.1.1
|
||||
|
||||
# homeassistant.components.bluetooth
|
||||
bleak-retry-connector==2.8.0
|
||||
bleak-retry-connector==2.8.1
|
||||
|
||||
# homeassistant.components.bluetooth
|
||||
bleak==0.19.1
|
||||
|
@ -340,7 +340,7 @@ bellows==0.34.2
|
||||
bimmer_connected==0.10.4
|
||||
|
||||
# homeassistant.components.bluetooth
|
||||
bleak-retry-connector==2.8.0
|
||||
bleak-retry-connector==2.8.1
|
||||
|
||||
# homeassistant.components.bluetooth
|
||||
bleak==0.19.1
|
||||
|
Loading…
x
Reference in New Issue
Block a user