20 lines
478 B
JSON
20 lines
478 B
JSON
{
|
|
"device_automation": {
|
|
"condition_type": {
|
|
"is_docked": "{entity_name} est\u00e1 na base"
|
|
}
|
|
},
|
|
"state": {
|
|
"_": {
|
|
"cleaning": "Limpando",
|
|
"docked": "Na base",
|
|
"error": "Erro",
|
|
"idle": "Em espera",
|
|
"off": "Desligado",
|
|
"on": "Ligado",
|
|
"paused": "Pausado",
|
|
"returning": "Retornando para base"
|
|
}
|
|
},
|
|
"title": "Aspirador"
|
|
} |