19 lines
460 B
JSON
19 lines
460 B
JSON
{
|
|
"device_automation": {
|
|
"action_type": {
|
|
"turn_off": "Schakel {entity_name} uit",
|
|
"turn_on": "Schakel {entity_name} in"
|
|
}
|
|
},
|
|
"state": {
|
|
"_": {
|
|
"eco": "Eco",
|
|
"electric": "Elektriciteit",
|
|
"gas": "Gas",
|
|
"heat_pump": "Warmtepomp",
|
|
"high_demand": "Grote vraag",
|
|
"off": "Uit",
|
|
"performance": "Prestatie"
|
|
}
|
|
}
|
|
} |