2019-11-13 00:32:12 +00:00
|
|
|
{
|
|
|
|
"device_automation": {
|
2019-12-17 00:32:23 +00:00
|
|
|
"condition_type": {
|
2019-11-13 00:32:12 +00:00
|
|
|
"is_home": "{entity_name} est\u00e1 en casa",
|
|
|
|
"is_not_home": "{entity_name} no est\u00e1 en casa"
|
2020-11-11 11:10:09 +00:00
|
|
|
},
|
|
|
|
"trigger_type": {
|
|
|
|
"enters": "{entity_name} entra en una zona",
|
|
|
|
"leaves": "{entity_name} abandona una zona"
|
2019-11-13 00:32:12 +00:00
|
|
|
}
|
2020-04-16 20:00:10 +00:00
|
|
|
},
|
2020-04-20 23:33:54 +00:00
|
|
|
"state": {
|
|
|
|
"_": {
|
|
|
|
"home": "En casa",
|
2022-05-16 00:24:28 +00:00
|
|
|
"not_home": "Fuera"
|
2020-04-20 23:33:54 +00:00
|
|
|
}
|
|
|
|
},
|
2022-08-16 00:30:51 +00:00
|
|
|
"title": "Rastreador de dispositivos"
|
2019-11-13 00:32:12 +00:00
|
|
|
}
|