2019-10-26 00:32:20 +00:00
|
|
|
{
|
|
|
|
"device_automation": {
|
2019-12-17 00:32:23 +00:00
|
|
|
"condition_type": {
|
2019-10-26 00:32:20 +00:00
|
|
|
"is_home": "{entity_name} \u00e9s a casa",
|
|
|
|
"is_not_home": "{entity_name} no \u00e9s a casa"
|
2020-11-10 00:04:21 +00:00
|
|
|
},
|
|
|
|
"trigger_type": {
|
|
|
|
"enters": "{entity_name} entri a una zona",
|
|
|
|
"leaves": "{entity_name} surti d'una zona"
|
2019-10-26 00:32:20 +00:00
|
|
|
}
|
2020-04-16 20:00:10 +00:00
|
|
|
},
|
2020-04-20 23:33:54 +00:00
|
|
|
"state": {
|
|
|
|
"_": {
|
|
|
|
"home": "A casa",
|
|
|
|
"not_home": "Fora"
|
|
|
|
}
|
|
|
|
},
|
2020-04-16 20:00:10 +00:00
|
|
|
"title": "Seguiment de dispositius"
|
2019-10-26 00:32:20 +00:00
|
|
|
}
|