From c7e72e55819ffbda686702e14812beea7dd6e2f2 Mon Sep 17 00:00:00 2001 From: "J. Nick Koston" Date: Thu, 29 Feb 2024 10:02:54 -1000 Subject: [PATCH] Bump habluetooth to 2.4.2 changelog: https://github.com/Bluetooth-Devices/habluetooth/compare/v2.4.1...v2.4.2 --- 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 08e9b8bda2cbe5..b8158a06f7eaad 100644 --- a/homeassistant/components/bluetooth/manifest.json +++ b/homeassistant/components/bluetooth/manifest.json @@ -21,6 +21,6 @@ "bluetooth-auto-recovery==1.3.0", "bluetooth-data-tools==1.19.0", "dbus-fast==2.21.1", - "habluetooth==2.4.1" + "habluetooth==2.4.2" ] } diff --git a/homeassistant/package_constraints.txt b/homeassistant/package_constraints.txt index c1f80804b5c21b..e8efc513fb0ff6 100644 --- a/homeassistant/package_constraints.txt +++ b/homeassistant/package_constraints.txt @@ -26,7 +26,7 @@ dbus-fast==2.21.1 fnv-hash-fast==0.5.0 ha-av==10.1.1 ha-ffmpeg==3.1.0 -habluetooth==2.4.1 +habluetooth==2.4.2 hass-nabucasa==0.78.0 hassil==1.6.1 home-assistant-bluetooth==1.12.0 diff --git a/requirements_all.txt b/requirements_all.txt index 1257caa2ec96da..d24b9cf3b9daa7 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -1031,7 +1031,7 @@ ha-philipsjs==3.1.1 habitipy==0.2.0 # homeassistant.components.bluetooth -habluetooth==2.4.1 +habluetooth==2.4.2 # homeassistant.components.cloud hass-nabucasa==0.78.0 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index d93e5dcdd27894..8076bac8433acf 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -842,7 +842,7 @@ ha-philipsjs==3.1.1 habitipy==0.2.0 # homeassistant.components.bluetooth -habluetooth==2.4.1 +habluetooth==2.4.2 # homeassistant.components.cloud hass-nabucasa==0.78.0