From 1b3088e41aad9e3903b719ee2f614e2de5d48835 Mon Sep 17 00:00:00 2001 From: Shay Levy Date: Thu, 15 Sep 2022 00:29:59 +0300 Subject: [PATCH] Bump aioswitcher to 3.0.0 (#78471) --- 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 f5b7bdae148..30a2ac3bb48 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.6"], + "requirements": ["aioswitcher==3.0.0"], "quality_scale": "platinum", "iot_class": "local_push", "config_flow": true, diff --git a/requirements_all.txt b/requirements_all.txt index d00b1b6e48c..cc72695b4ad 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -262,7 +262,7 @@ aioslimproto==2.1.1 aiosteamist==0.3.2 # homeassistant.components.switcher_kis -aioswitcher==2.0.6 +aioswitcher==3.0.0 # homeassistant.components.syncthing aiosyncthing==0.5.1 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index 41cec9e9b3c..d8be23fa019 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -237,7 +237,7 @@ aioslimproto==2.1.1 aiosteamist==0.3.2 # homeassistant.components.switcher_kis -aioswitcher==2.0.6 +aioswitcher==3.0.0 # homeassistant.components.syncthing aiosyncthing==0.5.1