1
0
mirror of https://github.com/home-assistant/core.git synced 2025-12-26 05:57:01 +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": []
}