mirror of
https://github.com/home-assistant/core.git
synced 2025-06-25 01:21:51 +02:00
Update bluetooth dependencies (#137353)
This commit is contained in:
@ -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.89.0
|
||||
hassil==2.2.0
|
||||
home-assistant-bluetooth==1.13.1
|
||||
|
6
requirements_all.txt
generated
6
requirements_all.txt
generated
@ -600,7 +600,7 @@ bizkaibus==0.1.1
|
||||
bleak-esphome==2.7.1
|
||||
|
||||
# homeassistant.components.bluetooth
|
||||
bleak-retry-connector==3.8.0
|
||||
bleak-retry-connector==3.8.1
|
||||
|
||||
# homeassistant.components.bluetooth
|
||||
bleak==0.22.3
|
||||
@ -625,7 +625,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
|
||||
@ -1103,7 +1103,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.89.0
|
||||
|
6
requirements_test_all.txt
generated
6
requirements_test_all.txt
generated
@ -531,7 +531,7 @@ bimmer-connected[china]==0.17.2
|
||||
bleak-esphome==2.7.1
|
||||
|
||||
# homeassistant.components.bluetooth
|
||||
bleak-retry-connector==3.8.0
|
||||
bleak-retry-connector==3.8.1
|
||||
|
||||
# homeassistant.components.bluetooth
|
||||
bleak==0.22.3
|
||||
@ -549,7 +549,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
|
||||
@ -944,7 +944,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.89.0
|
||||
|
Reference in New Issue
Block a user