mirror of
https://github.com/home-assistant/core.git
synced 2025-07-23 05:07:41 +00:00
Bump bluetooth-auto-recovery to 0.3.0 (#77555)
This commit is contained in:
parent
23090cb8a2
commit
935274c2e7
@ -7,7 +7,7 @@
|
||||
"requirements": [
|
||||
"bleak==0.15.1",
|
||||
"bluetooth-adapters==0.3.2",
|
||||
"bluetooth-auto-recovery==0.2.2"
|
||||
"bluetooth-auto-recovery==0.3.0"
|
||||
],
|
||||
"codeowners": ["@bdraco"],
|
||||
"config_flow": true,
|
||||
|
@ -12,7 +12,7 @@ awesomeversion==22.8.0
|
||||
bcrypt==3.1.7
|
||||
bleak==0.15.1
|
||||
bluetooth-adapters==0.3.2
|
||||
bluetooth-auto-recovery==0.2.2
|
||||
bluetooth-auto-recovery==0.3.0
|
||||
certifi>=2021.5.30
|
||||
ciso8601==2.2.0
|
||||
cryptography==37.0.4
|
||||
|
@ -427,7 +427,7 @@ blockchain==1.4.4
|
||||
bluetooth-adapters==0.3.2
|
||||
|
||||
# homeassistant.components.bluetooth
|
||||
bluetooth-auto-recovery==0.2.2
|
||||
bluetooth-auto-recovery==0.3.0
|
||||
|
||||
# homeassistant.components.bond
|
||||
bond-async==0.1.22
|
||||
|
@ -338,7 +338,7 @@ blinkpy==0.19.0
|
||||
bluetooth-adapters==0.3.2
|
||||
|
||||
# homeassistant.components.bluetooth
|
||||
bluetooth-auto-recovery==0.2.2
|
||||
bluetooth-auto-recovery==0.3.0
|
||||
|
||||
# homeassistant.components.bond
|
||||
bond-async==0.1.22
|
||||
|
Loading…
x
Reference in New Issue
Block a user