11 lines
250 B
JSON
11 lines
250 B
JSON
|
{
|
||
|
"device_automation": {
|
||
|
"action_type": {
|
||
|
"press": "Pressione o bot\u00e3o {entity_name}"
|
||
|
},
|
||
|
"trigger_type": {
|
||
|
"pressed": "{entity_name} foi pressionado"
|
||
|
}
|
||
|
},
|
||
|
"title": "Bot\u00e3o"
|
||
|
}
|