Files

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

21 lines
423 B
JSON
Raw Permalink Normal View History

2023-06-19 17:03:48 +02:00
{
"entity_component": {
"_": {
"name": "[%key:component::image::title%]"
}
},
"services": {
"snapshot": {
"description": "Takes a snapshot from an image.",
"fields": {
"filename": {
"description": "Template of a filename. Variable available is `entity_id`.",
"name": "Filename"
}
},
"name": "Take snapshot"
}
},
"title": "Image"
2023-06-19 17:03:48 +02:00
}