hass-core/homeassistant/components/ecovacs/manifest.json
2024-09-04 11:46:41 +02:00

10 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.0"]
}