Bump bluetooth-auto-recovery to 1.1.1 (#92412)
* Bump bluetooth-auto-recovery to 1.1.0 https://github.com/Bluetooth-Devices/bluetooth-auto-recovery/releases/tag/v1.1.0 In https://github.com/home-assistant/operating-system/issues/2485 is was discovered that a more aggressive reset strategy is needed due to a yet unsolved bug in the linux 6.1.x kernel series * bump to 1.1.1 since event 47 cannot be decoded (newer kernels only)
This commit is contained in:
parent
74560ab139
commit
4abf0ddeb9
4 changed files with 4 additions and 4 deletions
|
@ -18,7 +18,7 @@
|
||||||
"bleak==0.20.2",
|
"bleak==0.20.2",
|
||||||
"bleak-retry-connector==3.0.2",
|
"bleak-retry-connector==3.0.2",
|
||||||
"bluetooth-adapters==0.15.3",
|
"bluetooth-adapters==0.15.3",
|
||||||
"bluetooth-auto-recovery==1.0.3",
|
"bluetooth-auto-recovery==1.1.1",
|
||||||
"bluetooth-data-tools==0.4.0",
|
"bluetooth-data-tools==0.4.0",
|
||||||
"dbus-fast==1.85.0"
|
"dbus-fast==1.85.0"
|
||||||
]
|
]
|
||||||
|
|
|
@ -14,7 +14,7 @@ bcrypt==4.0.1
|
||||||
bleak-retry-connector==3.0.2
|
bleak-retry-connector==3.0.2
|
||||||
bleak==0.20.2
|
bleak==0.20.2
|
||||||
bluetooth-adapters==0.15.3
|
bluetooth-adapters==0.15.3
|
||||||
bluetooth-auto-recovery==1.0.3
|
bluetooth-auto-recovery==1.1.1
|
||||||
bluetooth-data-tools==0.4.0
|
bluetooth-data-tools==0.4.0
|
||||||
certifi>=2021.5.30
|
certifi>=2021.5.30
|
||||||
ciso8601==2.3.0
|
ciso8601==2.3.0
|
||||||
|
|
|
@ -465,7 +465,7 @@ bluemaestro-ble==0.2.3
|
||||||
bluetooth-adapters==0.15.3
|
bluetooth-adapters==0.15.3
|
||||||
|
|
||||||
# homeassistant.components.bluetooth
|
# homeassistant.components.bluetooth
|
||||||
bluetooth-auto-recovery==1.0.3
|
bluetooth-auto-recovery==1.1.1
|
||||||
|
|
||||||
# homeassistant.components.bluetooth
|
# homeassistant.components.bluetooth
|
||||||
# homeassistant.components.esphome
|
# homeassistant.components.esphome
|
||||||
|
|
|
@ -385,7 +385,7 @@ bluemaestro-ble==0.2.3
|
||||||
bluetooth-adapters==0.15.3
|
bluetooth-adapters==0.15.3
|
||||||
|
|
||||||
# homeassistant.components.bluetooth
|
# homeassistant.components.bluetooth
|
||||||
bluetooth-auto-recovery==1.0.3
|
bluetooth-auto-recovery==1.1.1
|
||||||
|
|
||||||
# homeassistant.components.bluetooth
|
# homeassistant.components.bluetooth
|
||||||
# homeassistant.components.esphome
|
# homeassistant.components.esphome
|
||||||
|
|
Loading…
Add table
Reference in a new issue