From 71106074a799c9cedde4ef2a0519342b0e56ec18 Mon Sep 17 00:00:00 2001 From: starkillerOG Date: Sat, 22 Jan 2022 12:01:52 +0100 Subject: [PATCH] bump motionblinds to 0.5.10 (#64695) --- 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 96951f78a5b..8636bd6ed94 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.8"], + "requirements": ["motionblinds==0.5.10"], "dependencies": ["network"], "codeowners": ["@starkillerOG"], "iot_class": "local_push" diff --git a/requirements_all.txt b/requirements_all.txt index 783f42ee578..199f66e02c3 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -1049,7 +1049,7 @@ minio==5.0.10 mitemp_bt==0.0.5 # homeassistant.components.motion_blinds -motionblinds==0.5.8 +motionblinds==0.5.10 # homeassistant.components.motioneye motioneye-client==0.3.12 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index bd419b38e18..e822f122000 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -655,7 +655,7 @@ millheater==0.9.0 minio==5.0.10 # homeassistant.components.motion_blinds -motionblinds==0.5.8 +motionblinds==0.5.10 # homeassistant.components.motioneye motioneye-client==0.3.12