From 4c06e00ea63efddc5c99fb4ded41a74853583338 Mon Sep 17 00:00:00 2001 From: "J. Nick Koston" Date: Mon, 6 Feb 2023 22:59:09 -0600 Subject: [PATCH] Bump bluemaestro-ble to 0.2.3 (#87594) changelog: https://github.com/Bluetooth-Devices/bluemaestro-ble/compare/v0.2.1..v0.2.3 same fix as #85432 but for bluemaestro --- homeassistant/components/bluemaestro/manifest.json | 2 +- requirements_all.txt | 2 +- requirements_test_all.txt | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/homeassistant/components/bluemaestro/manifest.json b/homeassistant/components/bluemaestro/manifest.json index 277e02ab488..d4a9890efae 100644 --- a/homeassistant/components/bluemaestro/manifest.json +++ b/homeassistant/components/bluemaestro/manifest.json @@ -9,7 +9,7 @@ "connectable": false } ], - "requirements": ["bluemaestro-ble==0.2.1"], + "requirements": ["bluemaestro-ble==0.2.3"], "dependencies": ["bluetooth_adapters"], "codeowners": ["@bdraco"], "iot_class": "local_push" diff --git a/requirements_all.txt b/requirements_all.txt index 172b5aacc78..1365dc256c6 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -449,7 +449,7 @@ blinkstick==1.2.0 blockchain==1.4.4 # homeassistant.components.bluemaestro -bluemaestro-ble==0.2.1 +bluemaestro-ble==0.2.3 # homeassistant.components.decora # homeassistant.components.zengge diff --git a/requirements_test_all.txt b/requirements_test_all.txt index 5935dc40299..ab3408944ab 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -370,7 +370,7 @@ blebox_uniapi==2.1.4 blinkpy==0.19.2 # homeassistant.components.bluemaestro -bluemaestro-ble==0.2.1 +bluemaestro-ble==0.2.3 # homeassistant.components.bluetooth bluetooth-adapters==0.15.2