19 lines
469 B
JSON
19 lines
469 B
JSON
{
|
|
"device_automation": {
|
|
"action_type": {
|
|
"turn_off": "Desligar {entity_name}",
|
|
"turn_on": "Ligar {entity_name}"
|
|
}
|
|
},
|
|
"state": {
|
|
"_": {
|
|
"eco": "Eco",
|
|
"electric": "El\u00e9trico",
|
|
"gas": "G\u00e1s",
|
|
"heat_pump": "Bomba de calor",
|
|
"high_demand": "Alta demanda",
|
|
"off": "Desligado",
|
|
"performance": "Desempenho"
|
|
}
|
|
}
|
|
} |