From 58da58c0087e789e4d38906e42b5630b00a5c8dc Mon Sep 17 00:00:00 2001 From: starkillerOG Date: Sat, 4 Sep 2021 22:06:50 +0200 Subject: [PATCH] Bump motion_blinds to 0.5.5 (#55710) --- 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 83007cf562c..b8e8add912d 100644 --- a/homeassistant/components/motion_blinds/manifest.json +++ b/homeassistant/components/motion_blinds/manifest.json @@ -3,7 +3,7 @@ "name": "Motion Blinds", "config_flow": true, "documentation": "https://www.home-assistant.io/integrations/motion_blinds", - "requirements": ["motionblinds==0.4.10"], + "requirements": ["motionblinds==0.5.5"], "codeowners": ["@starkillerOG"], "iot_class": "local_push" } diff --git a/requirements_all.txt b/requirements_all.txt index 112dea917c7..09cbb2d7fb8 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -997,7 +997,7 @@ minio==4.0.9 mitemp_bt==0.0.3 # homeassistant.components.motion_blinds -motionblinds==0.4.10 +motionblinds==0.5.5 # homeassistant.components.motioneye motioneye-client==0.3.11 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index 652eb373c52..59c06ce47f8 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -568,7 +568,7 @@ millheater==0.5.2 minio==4.0.9 # homeassistant.components.motion_blinds -motionblinds==0.4.10 +motionblinds==0.5.5 # homeassistant.components.motioneye motioneye-client==0.3.11