From 904032e9448ac07866a4979fc7d6edcceb7631cf Mon Sep 17 00:00:00 2001 From: "J. Nick Koston" Date: Mon, 22 Jan 2024 20:46:47 -1000 Subject: [PATCH] Bump habluetooth to 2.4.0 (#108695) changelog: https://github.com/Bluetooth-Devices/habluetooth/compare/v2.3.1...v2.4.0 --- homeassistant/components/bluetooth/manifest.json | 2 +- homeassistant/package_constraints.txt | 2 +- requirements_all.txt | 2 +- requirements_test_all.txt | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/homeassistant/components/bluetooth/manifest.json b/homeassistant/components/bluetooth/manifest.json index 1951e3b15ea..a0a61c14e8a 100644 --- a/homeassistant/components/bluetooth/manifest.json +++ b/homeassistant/components/bluetooth/manifest.json @@ -20,6 +20,6 @@ "bluetooth-auto-recovery==1.3.0", "bluetooth-data-tools==1.19.0", "dbus-fast==2.21.1", - "habluetooth==2.3.1" + "habluetooth==2.4.0" ] } diff --git a/homeassistant/package_constraints.txt b/homeassistant/package_constraints.txt index 111f5f5b0ab..4b84c9a81c5 100644 --- a/homeassistant/package_constraints.txt +++ b/homeassistant/package_constraints.txt @@ -24,7 +24,7 @@ dbus-fast==2.21.1 fnv-hash-fast==0.5.0 ha-av==10.1.1 ha-ffmpeg==3.1.0 -habluetooth==2.3.1 +habluetooth==2.4.0 hass-nabucasa==0.75.1 hassil==1.5.2 home-assistant-bluetooth==1.12.0 diff --git a/requirements_all.txt b/requirements_all.txt index eb268a5b02e..a8693c59d7e 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -1007,7 +1007,7 @@ ha-philipsjs==3.1.1 habitipy==0.2.0 # homeassistant.components.bluetooth -habluetooth==2.3.1 +habluetooth==2.4.0 # homeassistant.components.cloud hass-nabucasa==0.75.1 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index 9abd5becfe5..ce584dce903 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -812,7 +812,7 @@ ha-philipsjs==3.1.1 habitipy==0.2.0 # homeassistant.components.bluetooth -habluetooth==2.3.1 +habluetooth==2.4.0 # homeassistant.components.cloud hass-nabucasa==0.75.1