10 lines
313 B
YAML
10 lines
313 B
YAML
|
jeff_bad_traffic_home:
|
||
|
name: Leave Now! Currently {{states.sensor.jeff_ett_home.attributes.duration_in_traffic}} mins home!
|
||
|
done_message: Canceling Traffic Alert
|
||
|
entity_id: input_boolean.jeff_traffic_alert_home
|
||
|
state: 'on'
|
||
|
repeat: 10
|
||
|
can_acknowledge: True
|
||
|
skip_first: False
|
||
|
notifiers:
|
||
|
- jeff_ios
|