From f3715cef6d36a3999b1745ac473dc94bada3b449 Mon Sep 17 00:00:00 2001 From: Shay Levy Date: Tue, 1 Jun 2021 14:48:53 +0300 Subject: [PATCH] Bump aioswitcher to 1.2.3 (#51324) --- 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 a5af1187f07..84527954a2d 100644 --- a/homeassistant/components/switcher_kis/manifest.json +++ b/homeassistant/components/switcher_kis/manifest.json @@ -3,6 +3,6 @@ "name": "Switcher", "documentation": "https://www.home-assistant.io/integrations/switcher_kis/", "codeowners": ["@tomerfi","@thecode"], - "requirements": ["aioswitcher==1.2.1"], + "requirements": ["aioswitcher==1.2.3"], "iot_class": "local_push" } diff --git a/requirements_all.txt b/requirements_all.txt index cb069254e3e..7893f8a056e 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -230,7 +230,7 @@ aiorecollect==1.0.4 aioshelly==0.6.4 # homeassistant.components.switcher_kis -aioswitcher==1.2.1 +aioswitcher==1.2.3 # homeassistant.components.syncthing aiosyncthing==0.5.1 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index aa14355781c..6405bea95b1 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -152,7 +152,7 @@ aiorecollect==1.0.4 aioshelly==0.6.4 # homeassistant.components.switcher_kis -aioswitcher==1.2.1 +aioswitcher==1.2.3 # homeassistant.components.syncthing aiosyncthing==0.5.1