diff --git a/homeassistant/components/switcher_kis/manifest.json b/homeassistant/components/switcher_kis/manifest.json index 422adf6c511..2be541c8106 100644 --- a/homeassistant/components/switcher_kis/manifest.json +++ b/homeassistant/components/switcher_kis/manifest.json @@ -7,5 +7,5 @@ "iot_class": "local_push", "loggers": ["aioswitcher"], "quality_scale": "platinum", - "requirements": ["aioswitcher==3.2.1"] + "requirements": ["aioswitcher==3.3.0"] } diff --git a/requirements_all.txt b/requirements_all.txt index f056fffc08d..9cbc688067a 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -282,7 +282,7 @@ aiosomecomfort==0.0.14 aiosteamist==0.3.2 # homeassistant.components.switcher_kis -aioswitcher==3.2.1 +aioswitcher==3.3.0 # homeassistant.components.syncthing aiosyncthing==0.5.1 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index 1d2799643f5..feed04103b8 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -263,7 +263,7 @@ aiosomecomfort==0.0.14 aiosteamist==0.3.2 # homeassistant.components.switcher_kis -aioswitcher==3.2.1 +aioswitcher==3.3.0 # homeassistant.components.syncthing aiosyncthing==0.5.1