mirror of
https://github.com/home-assistant/core.git
synced 2025-07-25 14:17:45 +00:00
Bump habluetooth to 3.9.2 (#136042)
This commit is contained in:
parent
bf56583385
commit
be2c592b17
@ -10,7 +10,8 @@
|
|||||||
"btsocket",
|
"btsocket",
|
||||||
"bleak_retry_connector",
|
"bleak_retry_connector",
|
||||||
"bluetooth_adapters",
|
"bluetooth_adapters",
|
||||||
"bluetooth_auto_recovery"
|
"bluetooth_auto_recovery",
|
||||||
|
"habluetooth"
|
||||||
],
|
],
|
||||||
"quality_scale": "internal",
|
"quality_scale": "internal",
|
||||||
"requirements": [
|
"requirements": [
|
||||||
@ -20,6 +21,6 @@
|
|||||||
"bluetooth-auto-recovery==1.4.2",
|
"bluetooth-auto-recovery==1.4.2",
|
||||||
"bluetooth-data-tools==1.22.0",
|
"bluetooth-data-tools==1.22.0",
|
||||||
"dbus-fast==2.30.2",
|
"dbus-fast==2.30.2",
|
||||||
"habluetooth==3.9.0"
|
"habluetooth==3.9.2"
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
@ -32,7 +32,7 @@ dbus-fast==2.30.2
|
|||||||
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.9.0
|
habluetooth==3.9.2
|
||||||
hass-nabucasa==0.88.1
|
hass-nabucasa==0.88.1
|
||||||
hassil==2.1.0
|
hassil==2.1.0
|
||||||
home-assistant-bluetooth==1.13.0
|
home-assistant-bluetooth==1.13.0
|
||||||
|
2
requirements_all.txt
generated
2
requirements_all.txt
generated
@ -1097,7 +1097,7 @@ ha-philipsjs==3.2.2
|
|||||||
habiticalib==0.3.3
|
habiticalib==0.3.3
|
||||||
|
|
||||||
# homeassistant.components.bluetooth
|
# homeassistant.components.bluetooth
|
||||||
habluetooth==3.9.0
|
habluetooth==3.9.2
|
||||||
|
|
||||||
# homeassistant.components.cloud
|
# homeassistant.components.cloud
|
||||||
hass-nabucasa==0.88.1
|
hass-nabucasa==0.88.1
|
||||||
|
2
requirements_test_all.txt
generated
2
requirements_test_all.txt
generated
@ -938,7 +938,7 @@ ha-philipsjs==3.2.2
|
|||||||
habiticalib==0.3.3
|
habiticalib==0.3.3
|
||||||
|
|
||||||
# homeassistant.components.bluetooth
|
# homeassistant.components.bluetooth
|
||||||
habluetooth==3.9.0
|
habluetooth==3.9.2
|
||||||
|
|
||||||
# homeassistant.components.cloud
|
# homeassistant.components.cloud
|
||||||
hass-nabucasa==0.88.1
|
hass-nabucasa==0.88.1
|
||||||
|
Loading…
x
Reference in New Issue
Block a user