From 9cebbf15f362fb2082176d7a8152412d394c654b Mon Sep 17 00:00:00 2001 From: starkillerOG Date: Sat, 24 Feb 2024 20:05:04 +0100 Subject: [PATCH] Bump motionblinds to 0.6.23 (#111265) * Bump motionblinds to 0.6.22 * Bump motionblinds to 0.6.23 --- 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 cc128c14d73..0f9241db7b4 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.21"] + "requirements": ["motionblinds==0.6.23"] } diff --git a/requirements_all.txt b/requirements_all.txt index fc8fb9a8e05..797109ad475 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.21 +motionblinds==0.6.23 # homeassistant.components.motioneye motioneye-client==0.3.14 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index b7dd414a68b..c84d0b986c8 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.21 +motionblinds==0.6.23 # homeassistant.components.motioneye motioneye-client==0.3.14