From 1ffc0560c50386cb4f6a1558d23d472a4020c911 Mon Sep 17 00:00:00 2001 From: "J. Nick Koston" Date: Fri, 29 Aug 2025 04:23:50 -0500 Subject: [PATCH] Bump habluetooth to 5.2.0 (#151333) --- 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 d29a2cd417a..48641131424 100644 --- a/homeassistant/components/bluetooth/manifest.json +++ b/homeassistant/components/bluetooth/manifest.json @@ -21,6 +21,6 @@ "bluetooth-auto-recovery==1.5.2", "bluetooth-data-tools==1.28.2", "dbus-fast==2.44.3", - "habluetooth==5.1.0" + "habluetooth==5.2.0" ] } diff --git a/homeassistant/package_constraints.txt b/homeassistant/package_constraints.txt index 6ba850ca474..f9c59cc22df 100644 --- a/homeassistant/package_constraints.txt +++ b/homeassistant/package_constraints.txt @@ -34,7 +34,7 @@ dbus-fast==2.44.3 fnv-hash-fast==1.5.0 go2rtc-client==0.2.1 ha-ffmpeg==3.2.2 -habluetooth==5.1.0 +habluetooth==5.2.0 hass-nabucasa==1.0.0 hassil==3.2.0 home-assistant-bluetooth==1.13.1 diff --git a/requirements_all.txt b/requirements_all.txt index 9ab37b08b13..6865bd1110a 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -1133,7 +1133,7 @@ ha-silabs-firmware-client==0.2.0 habiticalib==0.4.3 # homeassistant.components.bluetooth -habluetooth==5.1.0 +habluetooth==5.2.0 # homeassistant.components.cloud hass-nabucasa==1.0.0 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index b941c2a9323..749ec874124 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -994,7 +994,7 @@ ha-silabs-firmware-client==0.2.0 habiticalib==0.4.3 # homeassistant.components.bluetooth -habluetooth==5.1.0 +habluetooth==5.2.0 # homeassistant.components.cloud hass-nabucasa==1.0.0