19 lines
479 B
JSON
19 lines
479 B
JSON
{
|
|
"device_automation": {
|
|
"action_type": {
|
|
"turn_off": "Sl\u00e5 av {entity_name}",
|
|
"turn_on": "Sl\u00e5 p\u00e5 {entity_name}"
|
|
}
|
|
},
|
|
"state": {
|
|
"_": {
|
|
"eco": "\u00d8ko",
|
|
"electric": "Elektrisk",
|
|
"gas": "Gass",
|
|
"heat_pump": "Varmepumpe",
|
|
"high_demand": "H\u00f8y ettersp\u00f8rsel",
|
|
"off": "Av",
|
|
"performance": "Ytelse"
|
|
}
|
|
}
|
|
} |