11 lines
251 B
JSON
11 lines
251 B
JSON
|
{
|
||
|
"device_automation": {
|
||
|
"action_type": {
|
||
|
"press": "Presiona el bot\u00f3n {entity_name}"
|
||
|
},
|
||
|
"trigger_type": {
|
||
|
"pressed": "{entity_name} se ha presionado"
|
||
|
}
|
||
|
},
|
||
|
"title": "Bot\u00f3n"
|
||
|
}
|