11 lines
248 B
JSON
11 lines
248 B
JSON
{
|
|
"device_automation": {
|
|
"action_type": {
|
|
"press": "Premi il pulsante {entity_name}"
|
|
},
|
|
"trigger_type": {
|
|
"pressed": "{entity_name} \u00e8 stato premuto"
|
|
}
|
|
},
|
|
"title": "Pulsante"
|
|
} |