From 419307a7c4dafec93b3172cd04da67baf79efa9c Mon Sep 17 00:00:00 2001 From: Shay Levy Date: Sun, 29 Dec 2024 16:42:33 +0200 Subject: [PATCH] Bump aioswitcher to 6.0.0 (#134185) --- 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 d0731c5ae3b..f96b10b4b6f 100644 --- a/homeassistant/components/switcher_kis/manifest.json +++ b/homeassistant/components/switcher_kis/manifest.json @@ -6,6 +6,6 @@ "documentation": "https://www.home-assistant.io/integrations/switcher_kis", "iot_class": "local_push", "loggers": ["aioswitcher"], - "requirements": ["aioswitcher==5.1.0"], + "requirements": ["aioswitcher==6.0.0"], "single_config_entry": true } diff --git a/requirements_all.txt b/requirements_all.txt index 63d1c70151d..e01b839485c 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -383,7 +383,7 @@ aiosteamist==1.0.0 aiostreammagic==2.10.0 # homeassistant.components.switcher_kis -aioswitcher==5.1.0 +aioswitcher==6.0.0 # homeassistant.components.syncthing aiosyncthing==0.5.1 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index 2626e131421..768b3ffcdaf 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -365,7 +365,7 @@ aiosteamist==1.0.0 aiostreammagic==2.10.0 # homeassistant.components.switcher_kis -aioswitcher==5.1.0 +aioswitcher==6.0.0 # homeassistant.components.syncthing aiosyncthing==0.5.1