13 lines
No EOL
243 B
JSON
13 lines
No EOL
243 B
JSON
{
|
|
"device_automation": {
|
|
"action_type": {
|
|
"turn_off": "Vypnout {entity_name}",
|
|
"turn_on": "Zapnout {entity_name}"
|
|
}
|
|
},
|
|
"state": {
|
|
"_": {
|
|
"off": "Vypnuto"
|
|
}
|
|
}
|
|
} |