From f954f86462beac08d0596700e70857677a606286 Mon Sep 17 00:00:00 2001 From: starkillerOG Date: Mon, 19 Feb 2024 21:27:01 +0100 Subject: [PATCH] Bump motionblinds to 0.6.21 --- homeassistant/components/motion_blinds/manifest.json | 2 +- requirements_all.txt | 2 +- requirements_test_all.txt | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/homeassistant/components/motion_blinds/manifest.json b/homeassistant/components/motion_blinds/manifest.json index 6ba0a36563c99a..cc128c14d73f45 100644 --- a/homeassistant/components/motion_blinds/manifest.json +++ b/homeassistant/components/motion_blinds/manifest.json @@ -21,5 +21,5 @@ "documentation": "https://www.home-assistant.io/integrations/motion_blinds", "iot_class": "local_push", "loggers": ["motionblinds"], - "requirements": ["motionblinds==0.6.20"] + "requirements": ["motionblinds==0.6.21"] } diff --git a/requirements_all.txt b/requirements_all.txt index fdfcddc37d41ae..c0b5c25677d4f3 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -1325,7 +1325,7 @@ moehlenhoff-alpha2==1.3.0 mopeka-iot-ble==0.7.0 # homeassistant.components.motion_blinds -motionblinds==0.6.20 +motionblinds==0.6.21 # homeassistant.components.motioneye motioneye-client==0.3.14 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index 1b52c1609d1862..91235ab1f4ab9a 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -1061,7 +1061,7 @@ moehlenhoff-alpha2==1.3.0 mopeka-iot-ble==0.7.0 # homeassistant.components.motion_blinds -motionblinds==0.6.20 +motionblinds==0.6.21 # homeassistant.components.motioneye motioneye-client==0.3.14