2023-03-17 17:52:59 +00:00
|
|
|
{
|
|
|
|
"title": "Image processing",
|
|
|
|
"entity_component": {
|
|
|
|
"_": {
|
|
|
|
"name": "[%key:component::image_processing::title%]",
|
|
|
|
"state_attributes": {
|
|
|
|
"faces": {
|
|
|
|
"name": "Faces"
|
|
|
|
},
|
|
|
|
"total_faces": {
|
|
|
|
"name": "Total faces"
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
2023-07-11 21:19:50 +00:00
|
|
|
},
|
|
|
|
"services": {
|
|
|
|
"scan": {
|
|
|
|
"name": "Scan",
|
|
|
|
"description": "Processes an image immediately."
|
|
|
|
}
|
2023-03-17 17:52:59 +00:00
|
|
|
}
|
|
|
|
}
|