core/homeassistant/components/doods/manifest.json

11 lines
319 B
JSON

{
"domain": "doods",
"name": "DOODS - Dedicated Open Object Detection Service",
"codeowners": [],
"documentation": "https://www.home-assistant.io/integrations/doods",
"iot_class": "local_polling",
"loggers": ["pydoods"],
"quality_scale": "legacy",
"requirements": ["pydoods==1.0.2", "Pillow==11.0.0"]
}