1
0
mirror of https://github.com/home-assistant/core synced 2024-07-05 17:29:15 +00:00

Bump bluetooth libraries (#105522)

This commit is contained in:
J. Nick Koston 2023-12-11 21:31:23 -10:00 committed by GitHub
parent 4859226496
commit e2abd3b8d0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
8 changed files with 9 additions and 8 deletions

View File

@ -20,6 +20,6 @@
"bluetooth-auto-recovery==1.2.3",
"bluetooth-data-tools==1.17.0",
"dbus-fast==2.20.0",
"habluetooth==0.10.0"
"habluetooth==0.11.1"
]
}

View File

@ -23,10 +23,10 @@ dbus-fast==2.20.0
fnv-hash-fast==0.5.0
ha-av==10.1.1
ha-ffmpeg==3.1.0
habluetooth==0.10.0
habluetooth==0.11.1
hass-nabucasa==0.74.0
hassil==1.5.1
home-assistant-bluetooth==1.10.4
home-assistant-bluetooth==1.11.0
home-assistant-frontend==20231208.2
home-assistant-intents==2023.12.05
httpx==0.25.0

View File

@ -37,7 +37,7 @@ dependencies = [
# When bumping httpx, please check the version pins of
# httpcore, anyio, and h11 in gen_requirements_all
"httpx==0.25.0",
"home-assistant-bluetooth==1.10.4",
"home-assistant-bluetooth==1.11.0",
"ifaddr==0.2.0",
"Jinja2==3.1.2",
"lru-dict==1.2.0",

View File

@ -15,7 +15,7 @@ bcrypt==4.0.1
certifi>=2021.5.30
ciso8601==2.3.0
httpx==0.25.0
home-assistant-bluetooth==1.10.4
home-assistant-bluetooth==1.11.0
ifaddr==0.2.0
Jinja2==3.1.2
lru-dict==1.2.0

View File

@ -984,7 +984,7 @@ ha-philipsjs==3.1.1
habitipy==0.2.0
# homeassistant.components.bluetooth
habluetooth==0.10.0
habluetooth==0.11.1
# homeassistant.components.cloud
hass-nabucasa==0.74.0

View File

@ -783,7 +783,7 @@ ha-philipsjs==3.1.1
habitipy==0.2.0
# homeassistant.components.bluetooth
habluetooth==0.10.0
habluetooth==0.11.1
# homeassistant.components.cloud
hass-nabucasa==0.74.0

View File

@ -897,6 +897,7 @@ async def test_goes_unavailable_dismisses_discovery_and_makes_discoverable(
"""Clear all devices."""
self._discovered_device_advertisement_datas.clear()
self._discovered_device_timestamps.clear()
self._previous_service_info.clear()
new_info_callback = async_get_advertisement_callback(hass)
connector = (

View File

@ -94,7 +94,7 @@ async def test_estimated_broadcast_interval(
"sensor.private_ble_device_000000_estimated_broadcast_interval"
)
assert state
assert state.state == "10"
assert state.state == "10.0"
# MAC address changes, the broadcast interval is kept