mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-18 23:06:58 +00:00
add the other possibility of leave (#1357)
I spent about 20 minutes searching around. Didn't know if it was leaving, leave, exit, etc. Figured this might save someone time later on.
This commit is contained in:
parent
f65559a2b4
commit
d7b2008ec3
@ -141,5 +141,5 @@ automation:
|
||||
entity_id: device_tracker.paulus
|
||||
zone: zone.home
|
||||
# Event is either enter or leave
|
||||
event: enter
|
||||
event: enter # or "leave"
|
||||
```
|
||||
|
Loading…
x
Reference in New Issue
Block a user