Replace archived sucks by py-sucks and bump to 0.9.8 for Ecovacs integration (#77768)
This commit is contained in:
parent
2b63d7644a
commit
03b3959b95
3 changed files with 6 additions and 6 deletions
|
@ -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
|
||||
|
|
|
@ -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"]
|
||||
}
|
||||
|
|
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue