mirror of
https://github.com/home-assistant/core.git
synced 2025-07-13 08:17:08 +00:00
Bump bluetooth-auto-recovery to 0.4.0 (#82195)
This commit is contained in:
parent
03e6132d98
commit
1f0691bf18
@ -9,7 +9,7 @@
|
|||||||
"bleak==0.19.2",
|
"bleak==0.19.2",
|
||||||
"bleak-retry-connector==2.8.4",
|
"bleak-retry-connector==2.8.4",
|
||||||
"bluetooth-adapters==0.7.0",
|
"bluetooth-adapters==0.7.0",
|
||||||
"bluetooth-auto-recovery==0.3.6",
|
"bluetooth-auto-recovery==0.4.0",
|
||||||
"bluetooth-data-tools==0.3.0",
|
"bluetooth-data-tools==0.3.0",
|
||||||
"dbus-fast==1.74.0"
|
"dbus-fast==1.74.0"
|
||||||
],
|
],
|
||||||
|
@ -13,7 +13,7 @@ bcrypt==3.1.7
|
|||||||
bleak-retry-connector==2.8.4
|
bleak-retry-connector==2.8.4
|
||||||
bleak==0.19.2
|
bleak==0.19.2
|
||||||
bluetooth-adapters==0.7.0
|
bluetooth-adapters==0.7.0
|
||||||
bluetooth-auto-recovery==0.3.6
|
bluetooth-auto-recovery==0.4.0
|
||||||
bluetooth-data-tools==0.3.0
|
bluetooth-data-tools==0.3.0
|
||||||
certifi>=2021.5.30
|
certifi>=2021.5.30
|
||||||
ciso8601==2.2.0
|
ciso8601==2.2.0
|
||||||
|
@ -450,7 +450,7 @@ bluemaestro-ble==0.2.0
|
|||||||
bluetooth-adapters==0.7.0
|
bluetooth-adapters==0.7.0
|
||||||
|
|
||||||
# homeassistant.components.bluetooth
|
# homeassistant.components.bluetooth
|
||||||
bluetooth-auto-recovery==0.3.6
|
bluetooth-auto-recovery==0.4.0
|
||||||
|
|
||||||
# homeassistant.components.led_ble
|
# homeassistant.components.led_ble
|
||||||
bluetooth-data-tools==0.2.0
|
bluetooth-data-tools==0.2.0
|
||||||
|
@ -364,7 +364,7 @@ bluemaestro-ble==0.2.0
|
|||||||
bluetooth-adapters==0.7.0
|
bluetooth-adapters==0.7.0
|
||||||
|
|
||||||
# homeassistant.components.bluetooth
|
# homeassistant.components.bluetooth
|
||||||
bluetooth-auto-recovery==0.3.6
|
bluetooth-auto-recovery==0.4.0
|
||||||
|
|
||||||
# homeassistant.components.led_ble
|
# homeassistant.components.led_ble
|
||||||
bluetooth-data-tools==0.2.0
|
bluetooth-data-tools==0.2.0
|
||||||
|
Loading…
x
Reference in New Issue
Block a user