mirror of
https://github.com/home-assistant/core.git
synced 2025-07-09 22:37:11 +00:00
Bump habluetooth to 3.22.1 and bleak-retry-connector to 3.9.0 (#138898)
This commit is contained in:
parent
6d6dfce7d1
commit
d2bd45099b
@ -16,11 +16,11 @@
|
|||||||
"quality_scale": "internal",
|
"quality_scale": "internal",
|
||||||
"requirements": [
|
"requirements": [
|
||||||
"bleak==0.22.3",
|
"bleak==0.22.3",
|
||||||
"bleak-retry-connector==3.8.1",
|
"bleak-retry-connector==3.9.0",
|
||||||
"bluetooth-adapters==0.21.4",
|
"bluetooth-adapters==0.21.4",
|
||||||
"bluetooth-auto-recovery==1.4.4",
|
"bluetooth-auto-recovery==1.4.4",
|
||||||
"bluetooth-data-tools==1.23.4",
|
"bluetooth-data-tools==1.23.4",
|
||||||
"dbus-fast==2.33.0",
|
"dbus-fast==2.33.0",
|
||||||
"habluetooth==3.22.0"
|
"habluetooth==3.22.1"
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
@ -19,7 +19,7 @@ audioop-lts==0.2.1
|
|||||||
av==13.1.0
|
av==13.1.0
|
||||||
awesomeversion==24.6.0
|
awesomeversion==24.6.0
|
||||||
bcrypt==4.2.0
|
bcrypt==4.2.0
|
||||||
bleak-retry-connector==3.8.1
|
bleak-retry-connector==3.9.0
|
||||||
bleak==0.22.3
|
bleak==0.22.3
|
||||||
bluetooth-adapters==0.21.4
|
bluetooth-adapters==0.21.4
|
||||||
bluetooth-auto-recovery==1.4.4
|
bluetooth-auto-recovery==1.4.4
|
||||||
@ -33,7 +33,7 @@ dbus-fast==2.33.0
|
|||||||
fnv-hash-fast==1.2.2
|
fnv-hash-fast==1.2.2
|
||||||
go2rtc-client==0.1.2
|
go2rtc-client==0.1.2
|
||||||
ha-ffmpeg==3.2.2
|
ha-ffmpeg==3.2.2
|
||||||
habluetooth==3.22.0
|
habluetooth==3.22.1
|
||||||
hass-nabucasa==0.92.0
|
hass-nabucasa==0.92.0
|
||||||
hassil==2.2.3
|
hassil==2.2.3
|
||||||
home-assistant-bluetooth==1.13.1
|
home-assistant-bluetooth==1.13.1
|
||||||
|
4
requirements_all.txt
generated
4
requirements_all.txt
generated
@ -600,7 +600,7 @@ bizkaibus==0.1.1
|
|||||||
bleak-esphome==2.7.1
|
bleak-esphome==2.7.1
|
||||||
|
|
||||||
# homeassistant.components.bluetooth
|
# homeassistant.components.bluetooth
|
||||||
bleak-retry-connector==3.8.1
|
bleak-retry-connector==3.9.0
|
||||||
|
|
||||||
# homeassistant.components.bluetooth
|
# homeassistant.components.bluetooth
|
||||||
bleak==0.22.3
|
bleak==0.22.3
|
||||||
@ -1103,7 +1103,7 @@ ha-philipsjs==3.2.2
|
|||||||
habiticalib==0.3.7
|
habiticalib==0.3.7
|
||||||
|
|
||||||
# homeassistant.components.bluetooth
|
# homeassistant.components.bluetooth
|
||||||
habluetooth==3.22.0
|
habluetooth==3.22.1
|
||||||
|
|
||||||
# homeassistant.components.cloud
|
# homeassistant.components.cloud
|
||||||
hass-nabucasa==0.92.0
|
hass-nabucasa==0.92.0
|
||||||
|
4
requirements_test_all.txt
generated
4
requirements_test_all.txt
generated
@ -531,7 +531,7 @@ bimmer-connected[china]==0.17.2
|
|||||||
bleak-esphome==2.7.1
|
bleak-esphome==2.7.1
|
||||||
|
|
||||||
# homeassistant.components.bluetooth
|
# homeassistant.components.bluetooth
|
||||||
bleak-retry-connector==3.8.1
|
bleak-retry-connector==3.9.0
|
||||||
|
|
||||||
# homeassistant.components.bluetooth
|
# homeassistant.components.bluetooth
|
||||||
bleak==0.22.3
|
bleak==0.22.3
|
||||||
@ -944,7 +944,7 @@ ha-philipsjs==3.2.2
|
|||||||
habiticalib==0.3.7
|
habiticalib==0.3.7
|
||||||
|
|
||||||
# homeassistant.components.bluetooth
|
# homeassistant.components.bluetooth
|
||||||
habluetooth==3.22.0
|
habluetooth==3.22.1
|
||||||
|
|
||||||
# homeassistant.components.cloud
|
# homeassistant.components.cloud
|
||||||
hass-nabucasa==0.92.0
|
hass-nabucasa==0.92.0
|
||||||
|
Loading…
x
Reference in New Issue
Block a user