mirror of
https://github.com/thejeffreystone/home-assistant-configuration.git
synced 2025-08-20 12:46:45 +00:00
Adding bad traffic home alerts
This commit is contained in:
10
alerts/jeff_bad_traffic_home.yaml
Normal file
10
alerts/jeff_bad_traffic_home.yaml
Normal file
@@ -0,0 +1,10 @@
|
||||
jeff_bad_traffic_home:
|
||||
name: Traffic Bad! Currently {{states.sensor.jeff_ett_home.attributes.duration_in_traffic}} mins home!
|
||||
done_message: Canceling Traffic Alert
|
||||
entity_id: jeff_traffic_alert_home
|
||||
state: 'on'
|
||||
repeat: 10
|
||||
can_acknowledge: True
|
||||
skip_first: False
|
||||
notifiers:
|
||||
- jeff_ios
|
Reference in New Issue
Block a user