1
0
mirror of https://github.com/home-assistant/core.git synced 2026-03-03 16:20:40 +00:00
Files
core/homeassistant/components/image_processing/manifest.json
2020-01-07 08:19:17 +01:00

9 lines
219 B
JSON

{
"domain": "image_processing",
"name": "Image Processing",
"documentation": "https://www.home-assistant.io/integrations/image_processing",
"requirements": [],
"dependencies": ["camera"],
"codeowners": []
}