From aaadd4253915174d117e97ad850c539e5c9794a5 Mon Sep 17 00:00:00 2001 From: Shay Levy Date: Sat, 18 Sep 2021 08:42:58 +0300 Subject: [PATCH] Bump aioswitcher to 2.0.6 (#56358) --- homeassistant/components/switcher_kis/manifest.json | 2 +- requirements_all.txt | 2 +- requirements_test_all.txt | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/homeassistant/components/switcher_kis/manifest.json b/homeassistant/components/switcher_kis/manifest.json index 33ec7a67d92..88d3d2a3ad4 100644 --- a/homeassistant/components/switcher_kis/manifest.json +++ b/homeassistant/components/switcher_kis/manifest.json @@ -3,7 +3,7 @@ "name": "Switcher", "documentation": "https://www.home-assistant.io/integrations/switcher_kis/", "codeowners": ["@tomerfi","@thecode"], - "requirements": ["aioswitcher==2.0.5"], + "requirements": ["aioswitcher==2.0.6"], "iot_class": "local_push", "config_flow": true } diff --git a/requirements_all.txt b/requirements_all.txt index 505b4c01429..f9c369f60d9 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -243,7 +243,7 @@ aiorecollect==1.0.8 aioshelly==0.6.4 # homeassistant.components.switcher_kis -aioswitcher==2.0.5 +aioswitcher==2.0.6 # homeassistant.components.syncthing aiosyncthing==0.5.1 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index 335e848bab0..0516fd4aa5d 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -164,7 +164,7 @@ aiorecollect==1.0.8 aioshelly==0.6.4 # homeassistant.components.switcher_kis -aioswitcher==2.0.5 +aioswitcher==2.0.6 # homeassistant.components.syncthing aiosyncthing==0.5.1