1
mirror of https://github.com/home-assistant/core synced 2024-08-02 23:40:32 +02:00
ha-core/homeassistant/components/doods/manifest.json
2022-07-04 13:16:01 +02:00

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.2.0"],
"codeowners": [],
"iot_class": "local_polling",
"loggers": ["pydoods"]
}