Files
core/homeassistant/components/doods/manifest.json
T
2026-02-22 10:06:08 -06:00

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==12.1.1"]
}