1
0
mirror of https://github.com/home-assistant/core.git synced 2026-04-29 13:13:46 +01:00
Files
core/homeassistant/components/doods/manifest.json
2025-07-01 14:31:06 +01: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==11.3.0"]
}