From 9280215d69a1953eff6e914a3304352dfd22a2fc Mon Sep 17 00:00:00 2001 From: starkillerOG Date: Fri, 15 Oct 2021 00:32:17 +0200 Subject: [PATCH] push motionblinds to 0.5.6 (#57707) --- 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 b8e8add912..6ad29e4257 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.5"], + "requirements": ["motionblinds==0.5.6"], "codeowners": ["@starkillerOG"], "iot_class": "local_push" } diff --git a/requirements_all.txt b/requirements_all.txt index 1436035f5a..e5aed30700 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -1008,7 +1008,7 @@ minio==4.0.9 mitemp_bt==0.0.3 # homeassistant.components.motion_blinds -motionblinds==0.5.5 +motionblinds==0.5.6 # homeassistant.components.motioneye motioneye-client==0.3.11 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index 8ea2916507..b40b0ca3f4 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -597,7 +597,7 @@ millheater==0.6.2 minio==4.0.9 # homeassistant.components.motion_blinds -motionblinds==0.5.5 +motionblinds==0.5.6 # homeassistant.components.motioneye motioneye-client==0.3.11