17 lines
376 B
YAML
Raw Normal View History

2017-01-05 11:14:03 -05:00
alias: "Jeff Arrives Home"
trigger:
# platform: zone
# event: enter
# zone: zone.home
# entity_id: device_tracker.jeffreystonesiphone
platform: mqtt
topic: anchoragehouse/jeffrey/status
# Optional
payload: 'stationary'
2017-01-05 11:14:03 -05:00
action:
- service: notify.notify
data:
2017-04-09 18:42:48 -04:00
title: "Jarvis"
message: "Jeff has arrived home"
- service: script.jeff_is_stationary