19 lines
465 B
JSON
19 lines
465 B
JSON
{
|
|
"device_automation": {
|
|
"action_type": {
|
|
"turn_off": "Apagar {entity_name}",
|
|
"turn_on": "Encender {entity_name}"
|
|
}
|
|
},
|
|
"state": {
|
|
"_": {
|
|
"eco": "Eco",
|
|
"electric": "El\u00e9ctrico",
|
|
"gas": "Gas",
|
|
"heat_pump": "Bomba de calor",
|
|
"high_demand": "Alta demanda",
|
|
"off": "Apagado",
|
|
"performance": "Rendimiento"
|
|
}
|
|
}
|
|
} |