2020-01-19 00:32:00 +00:00
|
|
|
{
|
|
|
|
"device_automation": {
|
|
|
|
"condition_type": {
|
|
|
|
"is_home": "{entity_name} \u5728\u5bb6",
|
|
|
|
"is_not_home": "{entity_name} \u4e0d\u5728\u5bb6"
|
2020-12-02 19:51:05 +00:00
|
|
|
},
|
|
|
|
"trigger_type": {
|
2021-03-16 00:04:36 +00:00
|
|
|
"enters": "{entity_name} \u8fdb\u5165\u6307\u5b9a\u533a\u57df",
|
|
|
|
"leaves": "{entity_name} \u79bb\u5f00\u6307\u5b9a\u533a\u57df"
|
2020-01-19 00:32:00 +00:00
|
|
|
}
|
2020-04-16 20:00:10 +00:00
|
|
|
},
|
2020-04-20 23:33:54 +00:00
|
|
|
"state": {
|
|
|
|
"_": {
|
|
|
|
"home": "\u5728\u5bb6",
|
|
|
|
"not_home": "\u79bb\u5f00"
|
|
|
|
}
|
|
|
|
},
|
2020-04-16 20:00:10 +00:00
|
|
|
"title": "\u8bbe\u5907\u8ddf\u8e2a\u5668"
|
2020-01-19 00:32:00 +00:00
|
|
|
}
|