mirror of
https://github.com/thejeffreystone/home-assistant-configuration.git
synced 2025-02-07 21:53:53 +00:00
e02d084c92
Lots of updates here. Updated my Readme - Added Affiliate Links, added some more information, better organized devices Updated gitignore with paths realtive to my hassio config Combined my switches and lights into single yaml files instead of the directory structure previously Added zigbee2mqtt.yaml to packages - contains automations and such for zigbee2mqtt Archived my previous version in the V4-config branch.
11 lines
312 B
YAML
Executable File
11 lines
312 B
YAML
Executable File
jeff_bad_traffic_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: false
|
|
skip_first: False
|
|
notifiers:
|
|
- jeff_ios
|