mirror of
https://github.com/home-assistant/core.git
synced 2025-07-21 12:17:07 +00:00
Bump bluetooth-auto-recovery to 1.0.3 (#84075)
* Bump bluetooth-auto-recovery to 1.0.1 changelog: https://github.com/Bluetooth-Devices/bluetooth-auto-recovery/compare/v1.0.0...v1.0.1 Handles the case were the adapter gets a new hci number after a usb reset. * one more * bump again
This commit is contained in:
parent
09a83b90ea
commit
c70faeae96
@ -9,7 +9,7 @@
|
||||
"bleak==0.19.2",
|
||||
"bleak-retry-connector==2.10.2",
|
||||
"bluetooth-adapters==0.14.1",
|
||||
"bluetooth-auto-recovery==1.0.0",
|
||||
"bluetooth-auto-recovery==1.0.3",
|
||||
"bluetooth-data-tools==0.3.0",
|
||||
"dbus-fast==1.82.0"
|
||||
],
|
||||
|
@ -13,7 +13,7 @@ bcrypt==3.1.7
|
||||
bleak-retry-connector==2.10.2
|
||||
bleak==0.19.2
|
||||
bluetooth-adapters==0.14.1
|
||||
bluetooth-auto-recovery==1.0.0
|
||||
bluetooth-auto-recovery==1.0.3
|
||||
bluetooth-data-tools==0.3.0
|
||||
certifi>=2021.5.30
|
||||
ciso8601==2.2.0
|
||||
|
@ -456,7 +456,7 @@ bluemaestro-ble==0.2.0
|
||||
bluetooth-adapters==0.14.1
|
||||
|
||||
# homeassistant.components.bluetooth
|
||||
bluetooth-auto-recovery==1.0.0
|
||||
bluetooth-auto-recovery==1.0.3
|
||||
|
||||
# homeassistant.components.bluetooth
|
||||
# homeassistant.components.led_ble
|
||||
|
@ -370,7 +370,7 @@ bluemaestro-ble==0.2.0
|
||||
bluetooth-adapters==0.14.1
|
||||
|
||||
# homeassistant.components.bluetooth
|
||||
bluetooth-auto-recovery==1.0.0
|
||||
bluetooth-auto-recovery==1.0.3
|
||||
|
||||
# homeassistant.components.bluetooth
|
||||
# homeassistant.components.led_ble
|
||||
|
Loading…
x
Reference in New Issue
Block a user