11 lines
234 B
JSON
11 lines
234 B
JSON
|
{
|
||
|
"device_automation": {
|
||
|
"action_type": {
|
||
|
"press": "Tekan tombol {entity_name}"
|
||
|
},
|
||
|
"trigger_type": {
|
||
|
"pressed": "{entity_name} telah ditekan"
|
||
|
}
|
||
|
},
|
||
|
"title": "Tombol"
|
||
|
}
|