mirror of
https://github.com/home-assistant/core.git
synced 2025-07-08 22:07:10 +00:00
Bump bluetooth-adapters to 0.7.0 (#81576)
changelog: https://github.com/Bluetooth-Devices/bluetooth-adapters/releases/tag/v0.7.0
This commit is contained in:
parent
9a747bafa3
commit
089c4a7da2
@ -8,7 +8,7 @@
|
|||||||
"requirements": [
|
"requirements": [
|
||||||
"bleak==0.19.1",
|
"bleak==0.19.1",
|
||||||
"bleak-retry-connector==2.8.2",
|
"bleak-retry-connector==2.8.2",
|
||||||
"bluetooth-adapters==0.6.0",
|
"bluetooth-adapters==0.7.0",
|
||||||
"bluetooth-auto-recovery==0.3.6",
|
"bluetooth-auto-recovery==0.3.6",
|
||||||
"dbus-fast==1.71.0"
|
"dbus-fast==1.71.0"
|
||||||
],
|
],
|
||||||
|
@ -12,7 +12,7 @@ awesomeversion==22.9.0
|
|||||||
bcrypt==3.1.7
|
bcrypt==3.1.7
|
||||||
bleak-retry-connector==2.8.2
|
bleak-retry-connector==2.8.2
|
||||||
bleak==0.19.1
|
bleak==0.19.1
|
||||||
bluetooth-adapters==0.6.0
|
bluetooth-adapters==0.7.0
|
||||||
bluetooth-auto-recovery==0.3.6
|
bluetooth-auto-recovery==0.3.6
|
||||||
certifi>=2021.5.30
|
certifi>=2021.5.30
|
||||||
ciso8601==2.2.0
|
ciso8601==2.2.0
|
||||||
|
@ -444,7 +444,7 @@ bluemaestro-ble==0.2.0
|
|||||||
# bluepy==1.3.0
|
# bluepy==1.3.0
|
||||||
|
|
||||||
# homeassistant.components.bluetooth
|
# homeassistant.components.bluetooth
|
||||||
bluetooth-adapters==0.6.0
|
bluetooth-adapters==0.7.0
|
||||||
|
|
||||||
# homeassistant.components.bluetooth
|
# homeassistant.components.bluetooth
|
||||||
bluetooth-auto-recovery==0.3.6
|
bluetooth-auto-recovery==0.3.6
|
||||||
|
@ -358,7 +358,7 @@ blinkpy==0.19.2
|
|||||||
bluemaestro-ble==0.2.0
|
bluemaestro-ble==0.2.0
|
||||||
|
|
||||||
# homeassistant.components.bluetooth
|
# homeassistant.components.bluetooth
|
||||||
bluetooth-adapters==0.6.0
|
bluetooth-adapters==0.7.0
|
||||||
|
|
||||||
# homeassistant.components.bluetooth
|
# homeassistant.components.bluetooth
|
||||||
bluetooth-auto-recovery==0.3.6
|
bluetooth-auto-recovery==0.3.6
|
||||||
|
Loading…
x
Reference in New Issue
Block a user