mirror of
https://github.com/thejeffreystone/home-assistant-configuration.git
synced 2025-09-13 23:35:40 +00:00
v4
This commit is contained in:
6
alerts/jeff_bad_traffic_home.yaml
Executable file → Normal file
6
alerts/jeff_bad_traffic_home.yaml
Executable file → Normal file
@@ -1,10 +1,10 @@
|
||||
jeff_bad_traffic_home:
|
||||
name: Leave Now! Currently {{states.sensor.jeff_ett_home.attributes.duration_in_traffic}} mins home!
|
||||
name: Leave Now! Currently {{states.sensor.jeff_ett_home.attributes.duration | round}} mins home!
|
||||
done_message: Canceling Traffic Alert
|
||||
entity_id: input_boolean.jeff_traffic_alert_home
|
||||
state: 'on'
|
||||
repeat: 10
|
||||
can_acknowledge: True
|
||||
can_acknowledge: false
|
||||
skip_first: False
|
||||
notifiers:
|
||||
- jeff_ios
|
||||
- jeff_ios
|
||||
|
Reference in New Issue
Block a user