10 lines
222 B
JSON
10 lines
222 B
JSON
|
{
|
||
|
"device_automation": {
|
||
|
"action_type": {
|
||
|
"clean": "Deixar {entity_name} limpar"
|
||
|
},
|
||
|
"condtion_type": {
|
||
|
"is_cleaning": "{entity_name} est\u00e1 a limpar"
|
||
|
}
|
||
|
}
|
||
|
}
|