mirror of
https://github.com/thejeffreystone/home-assistant-configuration.git
synced 2025-08-20 12:46:45 +00:00
Fixing disbaling of traffic alerts when leaving work
This commit is contained in:
@@ -75,6 +75,16 @@
|
||||
- service: input_boolean.turn_off
|
||||
entity_id: input_boolean.jeff_traffic_alert_home
|
||||
|
||||
- alias: Jeff Leaves Summit
|
||||
trigger:
|
||||
- entity_id: device_tracker.jeffrey_377fadfe9d7e410fb71bd84c06547c00
|
||||
event: leave
|
||||
platform: zone
|
||||
zone: zone.summit
|
||||
action:
|
||||
- service: input_boolean.turn_off
|
||||
entity_id: input_boolean.jeff_traffic_alert_home
|
||||
|
||||
- alias: Kat Arrives Home Notification
|
||||
trigger:
|
||||
- entity_id: device_tracker.kat_2f1c672110dd491ea7dca9833d1c6cf5
|
||||
|
Reference in New Issue
Block a user