* Add manifests * Update auto name * Update codeowners * Add requirements from platforms * Minor cleanup * Incorporate changes from awarecan PR
10 lines
225 B
JSON
10 lines
225 B
JSON
{
|
|
"domain": "image_processing",
|
|
"name": "Image processing",
|
|
"documentation": "https://www.home-assistant.io/components/image_processing",
|
|
"requirements": [],
|
|
"dependencies": [
|
|
"camera"
|
|
],
|
|
"codeowners": []
|
|
}
|