From 619dee5d9340ba82dbfeaf84c13494066d8da080 Mon Sep 17 00:00:00 2001 From: "J. Nick Koston" Date: Fri, 10 Jan 2025 11:50:03 -1000 Subject: [PATCH] Bump habluetooth to 3.8.0 (#135322) changelog: https://github.com/Bluetooth-Devices/habluetooth/compare/v3.7.0...v3.8.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 b0ddac2f7f4a6..e08b91cfc7f2d 100644 --- a/homeassistant/components/bluetooth/manifest.json +++ b/homeassistant/components/bluetooth/manifest.json @@ -20,6 +20,6 @@ "bluetooth-auto-recovery==1.4.2", "bluetooth-data-tools==1.20.0", "dbus-fast==2.28.0", - "habluetooth==3.7.0" + "habluetooth==3.8.0" ] } diff --git a/homeassistant/package_constraints.txt b/homeassistant/package_constraints.txt index f45aaadf77ea1..3494504b5a85c 100644 --- a/homeassistant/package_constraints.txt +++ b/homeassistant/package_constraints.txt @@ -32,7 +32,7 @@ dbus-fast==2.28.0 fnv-hash-fast==1.1.0 go2rtc-client==0.1.2 ha-ffmpeg==3.2.2 -habluetooth==3.7.0 +habluetooth==3.8.0 hass-nabucasa==0.87.0 hassil==2.1.0 home-assistant-bluetooth==1.13.0 diff --git a/requirements_all.txt b/requirements_all.txt index d3b317798c062..01b59dfcd7edc 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -1097,7 +1097,7 @@ ha-philipsjs==3.2.2 habiticalib==0.3.2 # homeassistant.components.bluetooth -habluetooth==3.7.0 +habluetooth==3.8.0 # homeassistant.components.cloud hass-nabucasa==0.87.0 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index 385965f771f3a..4b3170cbb6c07 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -938,7 +938,7 @@ ha-philipsjs==3.2.2 habiticalib==0.3.2 # homeassistant.components.bluetooth -habluetooth==3.7.0 +habluetooth==3.8.0 # homeassistant.components.cloud hass-nabucasa==0.87.0