mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-19 15:26:59 +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
|
entity_id: device_tracker.paulus
|
||||||
zone: zone.home
|
zone: zone.home
|
||||||
# Event is either enter or leave
|
# Event is either enter or leave
|
||||||
event: enter
|
event: enter # or "leave"
|
||||||
```
|
```
|
||||||
|
Loading…
x
Reference in New Issue
Block a user