mirror of
https://github.com/home-assistant/core.git
synced 2025-07-21 04:07:08 +00:00
Update bluetooth-auto-recovery to 1.5.2 (#145395)
This commit is contained in:
parent
4cd3527761
commit
34c5f79983
@ -18,7 +18,7 @@
|
|||||||
"bleak==0.22.3",
|
"bleak==0.22.3",
|
||||||
"bleak-retry-connector==3.9.0",
|
"bleak-retry-connector==3.9.0",
|
||||||
"bluetooth-adapters==0.21.4",
|
"bluetooth-adapters==0.21.4",
|
||||||
"bluetooth-auto-recovery==1.5.1",
|
"bluetooth-auto-recovery==1.5.2",
|
||||||
"bluetooth-data-tools==1.28.1",
|
"bluetooth-data-tools==1.28.1",
|
||||||
"dbus-fast==2.43.0",
|
"dbus-fast==2.43.0",
|
||||||
"habluetooth==3.48.2"
|
"habluetooth==3.48.2"
|
||||||
|
@ -23,7 +23,7 @@ bcrypt==4.2.0
|
|||||||
bleak-retry-connector==3.9.0
|
bleak-retry-connector==3.9.0
|
||||||
bleak==0.22.3
|
bleak==0.22.3
|
||||||
bluetooth-adapters==0.21.4
|
bluetooth-adapters==0.21.4
|
||||||
bluetooth-auto-recovery==1.5.1
|
bluetooth-auto-recovery==1.5.2
|
||||||
bluetooth-data-tools==1.28.1
|
bluetooth-data-tools==1.28.1
|
||||||
cached-ipaddress==0.10.0
|
cached-ipaddress==0.10.0
|
||||||
certifi>=2021.5.30
|
certifi>=2021.5.30
|
||||||
|
2
requirements_all.txt
generated
2
requirements_all.txt
generated
@ -637,7 +637,7 @@ bluemaestro-ble==0.4.1
|
|||||||
bluetooth-adapters==0.21.4
|
bluetooth-adapters==0.21.4
|
||||||
|
|
||||||
# homeassistant.components.bluetooth
|
# homeassistant.components.bluetooth
|
||||||
bluetooth-auto-recovery==1.5.1
|
bluetooth-auto-recovery==1.5.2
|
||||||
|
|
||||||
# homeassistant.components.bluetooth
|
# homeassistant.components.bluetooth
|
||||||
# homeassistant.components.ld2410_ble
|
# homeassistant.components.ld2410_ble
|
||||||
|
2
requirements_test_all.txt
generated
2
requirements_test_all.txt
generated
@ -562,7 +562,7 @@ bluemaestro-ble==0.4.1
|
|||||||
bluetooth-adapters==0.21.4
|
bluetooth-adapters==0.21.4
|
||||||
|
|
||||||
# homeassistant.components.bluetooth
|
# homeassistant.components.bluetooth
|
||||||
bluetooth-auto-recovery==1.5.1
|
bluetooth-auto-recovery==1.5.2
|
||||||
|
|
||||||
# homeassistant.components.bluetooth
|
# homeassistant.components.bluetooth
|
||||||
# homeassistant.components.ld2410_ble
|
# homeassistant.components.ld2410_ble
|
||||||
|
Loading…
x
Reference in New Issue
Block a user