From a07fbdd61cc5c8efce7cc79aa636192fef39b624 Mon Sep 17 00:00:00 2001 From: "J. Nick Koston" Date: Thu, 4 May 2023 08:53:43 -0500 Subject: [PATCH] Bump bluetooth-auto-recovery 1.1.2 (#92495) Improve handling when getting the power state times out https://github.com/Bluetooth-Devices/bluetooth-auto-recovery/compare/v1.1.1...v1.1.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 84a86754ce6..fb4cc002598 100644 --- a/homeassistant/components/bluetooth/manifest.json +++ b/homeassistant/components/bluetooth/manifest.json @@ -18,7 +18,7 @@ "bleak==0.20.2", "bleak-retry-connector==3.0.2", "bluetooth-adapters==0.15.3", - "bluetooth-auto-recovery==1.1.1", + "bluetooth-auto-recovery==1.1.2", "bluetooth-data-tools==0.4.0", "dbus-fast==1.85.0" ] diff --git a/homeassistant/package_constraints.txt b/homeassistant/package_constraints.txt index 4d2419d30c3..4d861c9f39d 100644 --- a/homeassistant/package_constraints.txt +++ b/homeassistant/package_constraints.txt @@ -14,7 +14,7 @@ bcrypt==4.0.1 bleak-retry-connector==3.0.2 bleak==0.20.2 bluetooth-adapters==0.15.3 -bluetooth-auto-recovery==1.1.1 +bluetooth-auto-recovery==1.1.2 bluetooth-data-tools==0.4.0 certifi>=2021.5.30 ciso8601==2.3.0 diff --git a/requirements_all.txt b/requirements_all.txt index e1124846d44..883c055a7a8 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -465,7 +465,7 @@ bluemaestro-ble==0.2.3 bluetooth-adapters==0.15.3 # homeassistant.components.bluetooth -bluetooth-auto-recovery==1.1.1 +bluetooth-auto-recovery==1.1.2 # homeassistant.components.bluetooth # homeassistant.components.esphome diff --git a/requirements_test_all.txt b/requirements_test_all.txt index 18691a914de..fa9d55d2992 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -385,7 +385,7 @@ bluemaestro-ble==0.2.3 bluetooth-adapters==0.15.3 # homeassistant.components.bluetooth -bluetooth-auto-recovery==1.1.1 +bluetooth-auto-recovery==1.1.2 # homeassistant.components.bluetooth # homeassistant.components.esphome