mirror of
https://github.com/thejeffreystone/home-assistant-configuration.git
synced 2025-02-10 01:22:45 +00:00
10 lines
301 B
YAML
10 lines
301 B
YAML
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 |