From 5821a563c7e2002bc7d4c67b165d389ba7e6adfa Mon Sep 17 00:00:00 2001 From: starkillerOG Date: Sun, 21 May 2023 15:20:50 +0200 Subject: [PATCH] Bump motionblinds to 0.6.18 (#93300) --- 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 0ca982ada82..cc31ff42edf 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.17"] + "requirements": ["motionblinds==0.6.18"] } diff --git a/requirements_all.txt b/requirements_all.txt index 6aa217b0068..2445c2752f2 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -1154,7 +1154,7 @@ moehlenhoff-alpha2==1.3.0 mopeka_iot_ble==0.4.1 # homeassistant.components.motion_blinds -motionblinds==0.6.17 +motionblinds==0.6.18 # homeassistant.components.motioneye motioneye-client==0.3.14 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index 55573f84f00..7f01508d3d2 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -874,7 +874,7 @@ moehlenhoff-alpha2==1.3.0 mopeka_iot_ble==0.4.1 # homeassistant.components.motion_blinds -motionblinds==0.6.17 +motionblinds==0.6.18 # homeassistant.components.motioneye motioneye-client==0.3.14