core/homeassistant/components/doods/manifest.json

10 lines
289 B
JSON

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