Prep for clean v3

This commit is contained in:
Jeffrey Stone
2018-07-18 13:35:35 -04:00
parent db81a21a50
commit 78cc052167
103 changed files with 0 additions and 3718 deletions

View File

@@ -1,10 +0,0 @@
garage_issue:
name: Garage is open
done_message: Garage is closed
entity_id: input_boolean.garage_issue
state: 'on'
repeat: 5
can_acknowledge: True
skip_first: False
notifiers:
- jeff_ios

View File

@@ -1,10 +0,0 @@
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

View File

@@ -1,10 +0,0 @@
jeff_heading_home:
name: Jeff will be home in {{states.sensor.jeff_ett_home.attributes.duration_in_traffic}}.
done_message: Jeff is home
entity_id: input_boolean.jeff_heading_home
state: 'on'
repeat: 20
can_acknowledge: True
skip_first: False
notifiers:
- ios_katherinestonesiphone

View File

@@ -1,10 +0,0 @@
kat_heading_home:
name: Kat will be home in {{states.sensor.kat_ett_home.attributes.duration_in_traffic}}.
done_message: Kat is home
entity_id: input_boolean.kat_heading_home
state: 'on'
repeat: 20
can_acknowledge: True
skip_first: False
notifiers:
- jeff_ios

View File

@@ -1,10 +0,0 @@
security_issue:
name: Security Issue Prevented Lockdown
done_message: Security Issue Resolved
entity_id: input_boolean.security_issue
state: 'on'
repeat: 2
can_acknowledge: True
skip_first: False
notifiers:
- all_ios

View File

@@ -1,10 +0,0 @@
# tornado_warning:
# name: Tornado Warning!
# done_message: Tornado Alarm Canceled
# entity_id: input_boolean.tornado_alarm
# state: 'on'
# repeat: 2
# can_acknowledge: True
# skip_first: False
# notifiers:
# - all_ios

View File

@@ -1,10 +0,0 @@
unauthorized_access:
name: Unauthorized Access
done_message: Access Authorized
entity_id: input_boolean.security_alarm
state: 'on'
repeat: 2
can_acknowledge: True
skip_first: False
notifiers:
- all_ios