From 7af23698bcb55334be7f23258883ea568ccbf12d Mon Sep 17 00:00:00 2001 From: Ernst Klamer Date: Tue, 10 Jan 2023 22:40:18 +0100 Subject: [PATCH] Bump bluemaestro-ble to 0.2.1 (#85648) --- 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 0ff9cdd0794..965b6e440fb 100644 --- a/homeassistant/components/bluemaestro/manifest.json +++ b/homeassistant/components/bluemaestro/manifest.json @@ -9,7 +9,7 @@ "connectable": false } ], - "requirements": ["bluemaestro-ble==0.2.0"], + "requirements": ["bluemaestro-ble==0.2.1"], "dependencies": ["bluetooth"], "codeowners": ["@bdraco"], "iot_class": "local_push" diff --git a/requirements_all.txt b/requirements_all.txt index b2ccb05e913..e5f2052df31 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.0 +bluemaestro-ble==0.2.1 # homeassistant.components.decora # homeassistant.components.zengge diff --git a/requirements_test_all.txt b/requirements_test_all.txt index 8991da674f2..92efa00145c 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.0 +bluemaestro-ble==0.2.1 # homeassistant.components.bluetooth bluetooth-adapters==0.15.2