mirror of
https://github.com/home-assistant/core.git
synced 2026-05-27 10:46:38 +01:00
7e30ab2fb2
Co-authored-by: Franck Nijhof <git@frenck.dev>
9 lines
228 B
JSON
9 lines
228 B
JSON
{
|
|
"domain": "image_processing",
|
|
"name": "Image Processing",
|
|
"documentation": "https://www.home-assistant.io/integrations/image_processing",
|
|
"dependencies": ["camera"],
|
|
"codeowners": [],
|
|
"quality_scale": "internal"
|
|
}
|