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