mirror of
https://github.com/home-assistant/core.git
synced 2026-09-24 15:31:52 -05:00
12 lines
375 B
JSON
12 lines
375 B
JSON
{
|
|
"domain": "ecovacs",
|
|
"name": "Ecovacs",
|
|
"codeowners": ["@mib1185", "@edenhaus", "@Augar"],
|
|
"config_flow": true,
|
|
"documentation": "https://www.home-assistant.io/integrations/ecovacs",
|
|
"integration_type": "hub",
|
|
"iot_class": "cloud_push",
|
|
"loggers": ["sleekxmppfs", "sucks", "deebot_client"],
|
|
"requirements": ["py-sucks==0.9.11", "deebot-client==18.5.1"]
|
|
}
|