From 9361f3c4438f0c572aa2c7e537d6f1df4ebec657 Mon Sep 17 00:00:00 2001 From: starkillerOG Date: Mon, 19 Feb 2024 23:33:02 +0100 Subject: [PATCH] Bump motionblinds to 0.6.21 (#110970) --- 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 6ba0a36563c..cc128c14d73 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 43d2956a20c..ace441fb5c8 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 ce30a5f77f9..110d3094a0e 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