From ff0a44cc123522736a8f1e0c41de1649c1900bf1 Mon Sep 17 00:00:00 2001 From: Shay Levy Date: Mon, 12 Aug 2024 22:28:39 +0300 Subject: [PATCH] Bump aioswitcher to 4.0.2 (#123734) --- 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 1ec32a26e4e..75ace60e942 100644 --- a/homeassistant/components/switcher_kis/manifest.json +++ b/homeassistant/components/switcher_kis/manifest.json @@ -7,6 +7,6 @@ "iot_class": "local_push", "loggers": ["aioswitcher"], "quality_scale": "platinum", - "requirements": ["aioswitcher==4.0.1"], + "requirements": ["aioswitcher==4.0.2"], "single_config_entry": true } diff --git a/requirements_all.txt b/requirements_all.txt index 5414c205ac7..76dce213ebf 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -374,7 +374,7 @@ aiosolaredge==0.2.0 aiosteamist==1.0.0 # homeassistant.components.switcher_kis -aioswitcher==4.0.1 +aioswitcher==4.0.2 # homeassistant.components.syncthing aiosyncthing==0.5.1 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index 8a1abbfa769..d88d5607050 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -356,7 +356,7 @@ aiosolaredge==0.2.0 aiosteamist==1.0.0 # homeassistant.components.switcher_kis -aioswitcher==4.0.1 +aioswitcher==4.0.2 # homeassistant.components.syncthing aiosyncthing==0.5.1