From 03b3959b959841283262d844706830f27cef485d Mon Sep 17 00:00:00 2001 From: Michael <35783820+mib1185@users.noreply.github.com> Date: Sun, 4 Sep 2022 18:57:50 +0200 Subject: [PATCH] Replace archived sucks by py-sucks and bump to 0.9.8 for Ecovacs integration (#77768) --- CODEOWNERS | 2 +- homeassistant/components/ecovacs/manifest.json | 4 ++-- requirements_all.txt | 6 +++--- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/CODEOWNERS b/CODEOWNERS index 6e2efe9101d..61620875f39 100644 --- a/CODEOWNERS +++ b/CODEOWNERS @@ -277,7 +277,7 @@ build.json @home-assistant/supervisor /tests/components/ecobee/ @marthoc /homeassistant/components/econet/ @vangorra @w1ll1am23 /tests/components/econet/ @vangorra @w1ll1am23 -/homeassistant/components/ecovacs/ @OverloadUT +/homeassistant/components/ecovacs/ @OverloadUT @mib1185 /homeassistant/components/ecowitt/ @pvizeli /tests/components/ecowitt/ @pvizeli /homeassistant/components/edl21/ @mtdcr diff --git a/homeassistant/components/ecovacs/manifest.json b/homeassistant/components/ecovacs/manifest.json index 1712cea1578..3ac277217b8 100644 --- a/homeassistant/components/ecovacs/manifest.json +++ b/homeassistant/components/ecovacs/manifest.json @@ -2,8 +2,8 @@ "domain": "ecovacs", "name": "Ecovacs", "documentation": "https://www.home-assistant.io/integrations/ecovacs", - "requirements": ["sucks==0.9.4"], - "codeowners": ["@OverloadUT"], + "requirements": ["py-sucks==0.9.8"], + "codeowners": ["@OverloadUT", "@mib1185"], "iot_class": "cloud_push", "loggers": ["sleekxmppfs", "sucks"] } diff --git a/requirements_all.txt b/requirements_all.txt index 0a10f451e5c..06169cef6d0 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -1351,6 +1351,9 @@ py-nightscout==1.2.2 # homeassistant.components.schluter py-schluter==0.1.7 +# homeassistant.components.ecovacs +py-sucks==0.9.8 + # homeassistant.components.synology_dsm py-synologydsm-api==1.0.8 @@ -2311,9 +2314,6 @@ stringcase==1.2.0 # homeassistant.components.subaru subarulink==0.5.0 -# homeassistant.components.ecovacs -sucks==0.9.4 - # homeassistant.components.solarlog sunwatcher==0.2.1