14 lines
311 B
JSON
14 lines
311 B
JSON
|
{
|
||
|
"state": {
|
||
|
"_": {
|
||
|
"auto": "Autom\u00e1tico",
|
||
|
"cool": "Frio",
|
||
|
"dry": "Seco",
|
||
|
"fan_only": "Apenas ventilador",
|
||
|
"heat": "Quente",
|
||
|
"heat_cool": "Quente/Frio",
|
||
|
"off": "Desligado"
|
||
|
}
|
||
|
},
|
||
|
"title": "Clima"
|
||
|
}
|