mirror of
https://github.com/home-assistant/core.git
synced 2025-07-18 18:57:06 +00:00
Bump bluetooth-auto-recovery to 0.3.2 (#78063)
This commit is contained in:
parent
03e6bd0811
commit
be064bfeef
@ -7,7 +7,7 @@
|
|||||||
"requirements": [
|
"requirements": [
|
||||||
"bleak==0.16.0",
|
"bleak==0.16.0",
|
||||||
"bluetooth-adapters==0.3.5",
|
"bluetooth-adapters==0.3.5",
|
||||||
"bluetooth-auto-recovery==0.3.1"
|
"bluetooth-auto-recovery==0.3.2"
|
||||||
],
|
],
|
||||||
"codeowners": ["@bdraco"],
|
"codeowners": ["@bdraco"],
|
||||||
"config_flow": true,
|
"config_flow": true,
|
||||||
|
@ -12,7 +12,7 @@ awesomeversion==22.8.0
|
|||||||
bcrypt==3.1.7
|
bcrypt==3.1.7
|
||||||
bleak==0.16.0
|
bleak==0.16.0
|
||||||
bluetooth-adapters==0.3.5
|
bluetooth-adapters==0.3.5
|
||||||
bluetooth-auto-recovery==0.3.1
|
bluetooth-auto-recovery==0.3.2
|
||||||
certifi>=2021.5.30
|
certifi>=2021.5.30
|
||||||
ciso8601==2.2.0
|
ciso8601==2.2.0
|
||||||
cryptography==37.0.4
|
cryptography==37.0.4
|
||||||
|
@ -433,7 +433,7 @@ bluemaestro-ble==0.2.0
|
|||||||
bluetooth-adapters==0.3.5
|
bluetooth-adapters==0.3.5
|
||||||
|
|
||||||
# homeassistant.components.bluetooth
|
# homeassistant.components.bluetooth
|
||||||
bluetooth-auto-recovery==0.3.1
|
bluetooth-auto-recovery==0.3.2
|
||||||
|
|
||||||
# homeassistant.components.bond
|
# homeassistant.components.bond
|
||||||
bond-async==0.1.22
|
bond-async==0.1.22
|
||||||
|
@ -344,7 +344,7 @@ bluemaestro-ble==0.2.0
|
|||||||
bluetooth-adapters==0.3.5
|
bluetooth-adapters==0.3.5
|
||||||
|
|
||||||
# homeassistant.components.bluetooth
|
# homeassistant.components.bluetooth
|
||||||
bluetooth-auto-recovery==0.3.1
|
bluetooth-auto-recovery==0.3.2
|
||||||
|
|
||||||
# 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