11 lines
240 B
JSON
11 lines
240 B
JSON
|
{
|
||
|
"device_automation": {
|
||
|
"action_type": {
|
||
|
"press": "Tryck p\u00e5 knappen {entity_name}"
|
||
|
},
|
||
|
"trigger_type": {
|
||
|
"pressed": "{entity_name} har tryckts"
|
||
|
}
|
||
|
},
|
||
|
"title": "Knapp"
|
||
|
}
|