From cac54d8e398dabd946891cc1e9085ab72dd859a3 Mon Sep 17 00:00:00 2001 From: starkillerOG Date: Wed, 17 Nov 2021 15:26:23 +0100 Subject: [PATCH] bump motionblinds to 0.5.8 (#59834) --- 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 7ff87c1b58b..96951f78a5b 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.5.7"], + "requirements": ["motionblinds==0.5.8"], "dependencies": ["network"], "codeowners": ["@starkillerOG"], "iot_class": "local_push" diff --git a/requirements_all.txt b/requirements_all.txt index 1edfbd6a25f..26b5f9bff6f 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -1020,7 +1020,7 @@ minio==4.0.9 mitemp_bt==0.0.5 # homeassistant.components.motion_blinds -motionblinds==0.5.7 +motionblinds==0.5.8 # homeassistant.components.motioneye motioneye-client==0.3.12 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index 1184441e6d0..b6466be2278 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -615,7 +615,7 @@ millheater==0.8.0 minio==4.0.9 # homeassistant.components.motion_blinds -motionblinds==0.5.7 +motionblinds==0.5.8 # homeassistant.components.motioneye motioneye-client==0.3.12