mirror of
https://github.com/home-assistant/core.git
synced 2025-07-19 03:07:37 +00:00
Bump bluetooth-auto-recovery to 0.3.6 (#80643)
* Bump bluetooth-auto-recovery to 0.3.5 changelog: https://github.com/Bluetooth-Devices/bluetooth-auto-recovery/compare/v0.3.4...v0.3.5 * bump again for more rfkill fixes
This commit is contained in:
parent
ce35812937
commit
540d959dd2
@ -9,7 +9,7 @@
|
|||||||
"bleak==0.19.0",
|
"bleak==0.19.0",
|
||||||
"bleak-retry-connector==2.3.1",
|
"bleak-retry-connector==2.3.1",
|
||||||
"bluetooth-adapters==0.6.0",
|
"bluetooth-adapters==0.6.0",
|
||||||
"bluetooth-auto-recovery==0.3.4",
|
"bluetooth-auto-recovery==0.3.6",
|
||||||
"dbus-fast==1.47.0"
|
"dbus-fast==1.47.0"
|
||||||
],
|
],
|
||||||
"codeowners": ["@bdraco"],
|
"codeowners": ["@bdraco"],
|
||||||
|
@ -13,7 +13,7 @@ bcrypt==3.1.7
|
|||||||
bleak-retry-connector==2.3.1
|
bleak-retry-connector==2.3.1
|
||||||
bleak==0.19.0
|
bleak==0.19.0
|
||||||
bluetooth-adapters==0.6.0
|
bluetooth-adapters==0.6.0
|
||||||
bluetooth-auto-recovery==0.3.4
|
bluetooth-auto-recovery==0.3.6
|
||||||
certifi>=2021.5.30
|
certifi>=2021.5.30
|
||||||
ciso8601==2.2.0
|
ciso8601==2.2.0
|
||||||
cryptography==38.0.1
|
cryptography==38.0.1
|
||||||
|
@ -441,7 +441,7 @@ bluemaestro-ble==0.2.0
|
|||||||
bluetooth-adapters==0.6.0
|
bluetooth-adapters==0.6.0
|
||||||
|
|
||||||
# homeassistant.components.bluetooth
|
# homeassistant.components.bluetooth
|
||||||
bluetooth-auto-recovery==0.3.4
|
bluetooth-auto-recovery==0.3.6
|
||||||
|
|
||||||
# homeassistant.components.bond
|
# homeassistant.components.bond
|
||||||
bond-async==0.1.22
|
bond-async==0.1.22
|
||||||
|
@ -355,7 +355,7 @@ bluemaestro-ble==0.2.0
|
|||||||
bluetooth-adapters==0.6.0
|
bluetooth-adapters==0.6.0
|
||||||
|
|
||||||
# homeassistant.components.bluetooth
|
# homeassistant.components.bluetooth
|
||||||
bluetooth-auto-recovery==0.3.4
|
bluetooth-auto-recovery==0.3.6
|
||||||
|
|
||||||
# homeassistant.components.bond
|
# homeassistant.components.bond
|
||||||
bond-async==0.1.22
|
bond-async==0.1.22
|
||||||
|
Loading…
x
Reference in New Issue
Block a user