mirror of
https://github.com/home-assistant/core.git
synced 2025-07-28 15:47:12 +00:00
Update bluetooth-adapters to 0.20.0 (#127684)
This commit is contained in:
parent
229ad8be83
commit
c6e5011a98
@ -16,7 +16,7 @@
|
|||||||
"requirements": [
|
"requirements": [
|
||||||
"bleak==0.22.2",
|
"bleak==0.22.2",
|
||||||
"bleak-retry-connector==3.5.0",
|
"bleak-retry-connector==3.5.0",
|
||||||
"bluetooth-adapters==0.19.4",
|
"bluetooth-adapters==0.20.0",
|
||||||
"bluetooth-auto-recovery==1.4.2",
|
"bluetooth-auto-recovery==1.4.2",
|
||||||
"bluetooth-data-tools==1.20.0",
|
"bluetooth-data-tools==1.20.0",
|
||||||
"dbus-fast==2.24.3",
|
"dbus-fast==2.24.3",
|
||||||
|
@ -17,7 +17,7 @@ awesomeversion==24.6.0
|
|||||||
bcrypt==4.2.0
|
bcrypt==4.2.0
|
||||||
bleak-retry-connector==3.5.0
|
bleak-retry-connector==3.5.0
|
||||||
bleak==0.22.2
|
bleak==0.22.2
|
||||||
bluetooth-adapters==0.19.4
|
bluetooth-adapters==0.20.0
|
||||||
bluetooth-auto-recovery==1.4.2
|
bluetooth-auto-recovery==1.4.2
|
||||||
bluetooth-data-tools==1.20.0
|
bluetooth-data-tools==1.20.0
|
||||||
cached-ipaddress==0.7.0
|
cached-ipaddress==0.7.0
|
||||||
|
@ -603,7 +603,7 @@ bluemaestro-ble==0.2.3
|
|||||||
# bluepy==1.3.0
|
# bluepy==1.3.0
|
||||||
|
|
||||||
# homeassistant.components.bluetooth
|
# homeassistant.components.bluetooth
|
||||||
bluetooth-adapters==0.19.4
|
bluetooth-adapters==0.20.0
|
||||||
|
|
||||||
# homeassistant.components.bluetooth
|
# homeassistant.components.bluetooth
|
||||||
bluetooth-auto-recovery==1.4.2
|
bluetooth-auto-recovery==1.4.2
|
||||||
|
@ -527,7 +527,7 @@ bluecurrent-api==1.2.3
|
|||||||
bluemaestro-ble==0.2.3
|
bluemaestro-ble==0.2.3
|
||||||
|
|
||||||
# homeassistant.components.bluetooth
|
# homeassistant.components.bluetooth
|
||||||
bluetooth-adapters==0.19.4
|
bluetooth-adapters==0.20.0
|
||||||
|
|
||||||
# homeassistant.components.bluetooth
|
# homeassistant.components.bluetooth
|
||||||
bluetooth-auto-recovery==1.4.2
|
bluetooth-auto-recovery==1.4.2
|
||||||
|
Loading…
x
Reference in New Issue
Block a user