mirror of
https://github.com/home-assistant/core.git
synced 2025-07-16 09:47:13 +00:00
Bump habluetooth to 3.44.0 (#143802)
This commit is contained in:
parent
d860b35f41
commit
45b2700375
@ -21,6 +21,6 @@
|
||||
"bluetooth-auto-recovery==1.4.5",
|
||||
"bluetooth-data-tools==1.28.0",
|
||||
"dbus-fast==2.43.0",
|
||||
"habluetooth==3.42.0"
|
||||
"habluetooth==3.44.0"
|
||||
]
|
||||
}
|
||||
|
@ -2,7 +2,7 @@
|
||||
|
||||
from __future__ import annotations
|
||||
|
||||
from bluetooth_adapters import (
|
||||
from habluetooth import (
|
||||
DiscoveredDeviceAdvertisementData,
|
||||
DiscoveredDeviceAdvertisementDataDict,
|
||||
DiscoveryStorageType,
|
||||
|
@ -34,7 +34,7 @@ dbus-fast==2.43.0
|
||||
fnv-hash-fast==1.5.0
|
||||
go2rtc-client==0.1.2
|
||||
ha-ffmpeg==3.2.2
|
||||
habluetooth==3.42.0
|
||||
habluetooth==3.44.0
|
||||
hass-nabucasa==0.96.0
|
||||
hassil==2.2.3
|
||||
home-assistant-bluetooth==1.13.1
|
||||
|
2
requirements_all.txt
generated
2
requirements_all.txt
generated
@ -1118,7 +1118,7 @@ ha-silabs-firmware-client==0.2.0
|
||||
habiticalib==0.3.7
|
||||
|
||||
# homeassistant.components.bluetooth
|
||||
habluetooth==3.42.0
|
||||
habluetooth==3.44.0
|
||||
|
||||
# homeassistant.components.cloud
|
||||
hass-nabucasa==0.96.0
|
||||
|
2
requirements_test_all.txt
generated
2
requirements_test_all.txt
generated
@ -960,7 +960,7 @@ ha-silabs-firmware-client==0.2.0
|
||||
habiticalib==0.3.7
|
||||
|
||||
# homeassistant.components.bluetooth
|
||||
habluetooth==3.42.0
|
||||
habluetooth==3.44.0
|
||||
|
||||
# homeassistant.components.cloud
|
||||
hass-nabucasa==0.96.0
|
||||
|
Loading…
x
Reference in New Issue
Block a user