19 lines
481 B
JSON
19 lines
481 B
JSON
{
|
|
"device_automation": {
|
|
"action_type": {
|
|
"turn_off": "St\u00e4ng av {entity_name}",
|
|
"turn_on": "Sl\u00e5 p\u00e5 {entity_name}"
|
|
}
|
|
},
|
|
"state": {
|
|
"_": {
|
|
"eco": "Eco",
|
|
"electric": "Elektrisk",
|
|
"gas": "Gas",
|
|
"heat_pump": "V\u00e4rmepump",
|
|
"high_demand": "H\u00f6g efterfr\u00e5gan",
|
|
"off": "Av",
|
|
"performance": "Prestanda"
|
|
}
|
|
}
|
|
} |