2019-11-09 00:32:20 +00:00
|
|
|
{
|
|
|
|
"device_automation": {
|
2019-11-16 00:32:13 +00:00
|
|
|
"action_type": {
|
|
|
|
"clean": "Fes que {entity_name} netegi",
|
|
|
|
"dock": "Fes que {entity_name} torni a la base"
|
|
|
|
},
|
2019-12-17 00:32:23 +00:00
|
|
|
"condition_type": {
|
2019-11-16 00:32:13 +00:00
|
|
|
"is_cleaning": "{entity_name} est\u00e0 netejant",
|
|
|
|
"is_docked": "{entity_name} est\u00e0 acoblada"
|
2019-11-10 00:32:12 +00:00
|
|
|
},
|
|
|
|
"trigger_type": {
|
2019-11-16 00:32:13 +00:00
|
|
|
"cleaning": "{entity_name} ha comen\u00e7at a netejar",
|
|
|
|
"docked": "{entity_name} acoblada"
|
2019-11-09 00:32:20 +00:00
|
|
|
}
|
2020-04-16 20:00:10 +00:00
|
|
|
},
|
2020-04-20 23:33:54 +00:00
|
|
|
"state": {
|
|
|
|
"_": {
|
|
|
|
"cleaning": "Netejant",
|
|
|
|
"docked": "Aparcat",
|
|
|
|
"error": "Error",
|
|
|
|
"idle": "Inactiu",
|
2020-05-15 00:02:56 +00:00
|
|
|
"off": "OFF",
|
|
|
|
"on": "ON",
|
2020-09-09 00:03:44 +00:00
|
|
|
"paused": "Pausat/ada",
|
2020-05-30 00:03:23 +00:00
|
|
|
"returning": "Retornant a base"
|
2020-04-20 23:33:54 +00:00
|
|
|
}
|
|
|
|
},
|
2020-04-16 20:00:10 +00:00
|
|
|
"title": "Aspirador"
|
2019-11-09 00:32:20 +00:00
|
|
|
}
|