mirror of
https://github.com/thejeffreystone/home-assistant-configuration.git
synced 2025-08-28 16:57:14 +00:00
Removing uneeded automations
This commit is contained in:
@@ -1,16 +1,11 @@
|
||||
alias: "Jeff Leaves Summit"
|
||||
trigger:
|
||||
# platform: zone
|
||||
# event: leave
|
||||
# zone: zone.summit
|
||||
# entity_id: device_tracker.jeffreystonesiphone
|
||||
platform: mqtt
|
||||
topic: anchoragehouse/jeffrey/status
|
||||
# Optional
|
||||
payload: 'moving'
|
||||
platform: zone
|
||||
event: leave
|
||||
zone: zone.summit
|
||||
entity_id: device_tracker.jeffreystonesiphone
|
||||
action:
|
||||
- service: notify.notify
|
||||
data:
|
||||
title: "Jarvis"
|
||||
message: "Jeff has left summit"
|
||||
- service: script.jeff_is_moving
|
||||
|
Reference in New Issue
Block a user