17 lines
419 B
JSON
17 lines
419 B
JSON
{
|
|
"device_automation": {
|
|
"action_type": {
|
|
"turn_off": "Vypn\u00fa\u0165 {entity_name}",
|
|
"turn_on": "Zapn\u00fa\u0165 {entity_name}"
|
|
}
|
|
},
|
|
"state": {
|
|
"_": {
|
|
"eco": "Eco",
|
|
"electric": "Elektrick\u00e9",
|
|
"gas": "Plyn",
|
|
"heat_pump": "Tepeln\u00e9 \u010derpadlo",
|
|
"off": "Neakt\u00edvny"
|
|
}
|
|
}
|
|
} |