mirror of
https://github.com/home-assistant/core.git
synced 2025-12-27 14:31:13 +00:00
17 lines
299 B
JSON
17 lines
299 B
JSON
{
|
|
"title": "Image processing",
|
|
"entity_component": {
|
|
"_": {
|
|
"name": "[%key:component::image_processing::title%]",
|
|
"state_attributes": {
|
|
"faces": {
|
|
"name": "Faces"
|
|
},
|
|
"total_faces": {
|
|
"name": "Total faces"
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|