mirror of
https://github.com/home-assistant/core.git
synced 2025-07-23 13:17:32 +00:00
Update bluetooth dependencies (#137353)
This commit is contained in:
parent
04b0d587c5
commit
d5ad91fce3
@ -16,11 +16,11 @@
|
||||
"quality_scale": "internal",
|
||||
"requirements": [
|
||||
"bleak==0.22.3",
|
||||
"bleak-retry-connector==3.8.0",
|
||||
"bluetooth-adapters==0.21.1",
|
||||
"bleak-retry-connector==3.8.1",
|
||||
"bluetooth-adapters==0.21.4",
|
||||
"bluetooth-auto-recovery==1.4.2",
|
||||
"bluetooth-data-tools==1.23.3",
|
||||
"dbus-fast==2.32.0",
|
||||
"habluetooth==3.21.0"
|
||||
"habluetooth==3.21.1"
|
||||
]
|
||||
}
|
||||
|
@ -19,9 +19,9 @@ audioop-lts==0.2.1;python_version>='3.13'
|
||||
av==13.1.0
|
||||
awesomeversion==24.6.0
|
||||
bcrypt==4.2.0
|
||||
bleak-retry-connector==3.8.0
|
||||
bleak-retry-connector==3.8.1
|
||||
bleak==0.22.3
|
||||
bluetooth-adapters==0.21.1
|
||||
bluetooth-adapters==0.21.4
|
||||
bluetooth-auto-recovery==1.4.2
|
||||
bluetooth-data-tools==1.23.3
|
||||
cached-ipaddress==0.8.0
|
||||
@ -33,7 +33,7 @@ dbus-fast==2.32.0
|
||||
fnv-hash-fast==1.2.2
|
||||
go2rtc-client==0.1.2
|
||||
ha-ffmpeg==3.2.2
|
||||
habluetooth==3.21.0
|
||||
habluetooth==3.21.1
|
||||
hass-nabucasa==0.88.1
|
||||
hassil==2.2.0
|
||||
home-assistant-bluetooth==1.13.0
|
||||
|
6
requirements_all.txt
generated
6
requirements_all.txt
generated
@ -597,7 +597,7 @@ bizkaibus==0.1.1
|
||||
bleak-esphome==2.7.0
|
||||
|
||||
# homeassistant.components.bluetooth
|
||||
bleak-retry-connector==3.8.0
|
||||
bleak-retry-connector==3.8.1
|
||||
|
||||
# homeassistant.components.bluetooth
|
||||
bleak==0.22.3
|
||||
@ -622,7 +622,7 @@ bluemaestro-ble==0.2.3
|
||||
# bluepy==1.3.0
|
||||
|
||||
# homeassistant.components.bluetooth
|
||||
bluetooth-adapters==0.21.1
|
||||
bluetooth-adapters==0.21.4
|
||||
|
||||
# homeassistant.components.bluetooth
|
||||
bluetooth-auto-recovery==1.4.2
|
||||
@ -1100,7 +1100,7 @@ ha-philipsjs==3.2.2
|
||||
habiticalib==0.3.4
|
||||
|
||||
# homeassistant.components.bluetooth
|
||||
habluetooth==3.21.0
|
||||
habluetooth==3.21.1
|
||||
|
||||
# homeassistant.components.cloud
|
||||
hass-nabucasa==0.88.1
|
||||
|
6
requirements_test_all.txt
generated
6
requirements_test_all.txt
generated
@ -528,7 +528,7 @@ bimmer-connected[china]==0.17.2
|
||||
bleak-esphome==2.7.0
|
||||
|
||||
# homeassistant.components.bluetooth
|
||||
bleak-retry-connector==3.8.0
|
||||
bleak-retry-connector==3.8.1
|
||||
|
||||
# homeassistant.components.bluetooth
|
||||
bleak==0.22.3
|
||||
@ -546,7 +546,7 @@ bluecurrent-api==1.2.3
|
||||
bluemaestro-ble==0.2.3
|
||||
|
||||
# homeassistant.components.bluetooth
|
||||
bluetooth-adapters==0.21.1
|
||||
bluetooth-adapters==0.21.4
|
||||
|
||||
# homeassistant.components.bluetooth
|
||||
bluetooth-auto-recovery==1.4.2
|
||||
@ -941,7 +941,7 @@ ha-philipsjs==3.2.2
|
||||
habiticalib==0.3.4
|
||||
|
||||
# homeassistant.components.bluetooth
|
||||
habluetooth==3.21.0
|
||||
habluetooth==3.21.1
|
||||
|
||||
# homeassistant.components.cloud
|
||||
hass-nabucasa==0.88.1
|
||||
|
Loading…
x
Reference in New Issue
Block a user