core/homeassistant/components/doods/manifest.json

9 lines
263 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.0.0"],
"codeowners": [],
"iot_class": "local_polling"
}