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