Files
core/homeassistant/components/ecovacs/manifest.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"]
}