19 lines
455 B
JSON
19 lines
455 B
JSON
{
|
|
"device_automation": {
|
|
"action_type": {
|
|
"turn_off": "Apaga {entity_name}",
|
|
"turn_on": "Engega {entity_name}"
|
|
}
|
|
},
|
|
"state": {
|
|
"_": {
|
|
"eco": "Eco",
|
|
"electric": "El\u00e8ctric",
|
|
"gas": "Gas",
|
|
"heat_pump": "Bomba de calor",
|
|
"high_demand": "Alta demanda",
|
|
"off": "OFF",
|
|
"performance": "Rendiment"
|
|
}
|
|
}
|
|
} |