mirror of https://github.com/home-assistant/core
11 lines
345 B
JSON
11 lines
345 B
JSON
{
|
|
"domain": "ecovacs",
|
|
"name": "Ecovacs",
|
|
"codeowners": ["@mib1185", "@edenhaus", "@Augar"],
|
|
"config_flow": true,
|
|
"documentation": "https://www.home-assistant.io/integrations/ecovacs",
|
|
"iot_class": "cloud_push",
|
|
"loggers": ["sleekxmppfs", "sucks", "deebot_client"],
|
|
"requirements": ["py-sucks==0.9.10", "deebot-client==8.4.1"]
|
|
}
|