mirror of
https://github.com/thejeffreystone/home-assistant-configuration.git
synced 2025-08-28 16:57:14 +00:00
Version 3
This commit is contained in:
10
alerts/jeff_bad_traffic_home.yaml
Executable file
10
alerts/jeff_bad_traffic_home.yaml
Executable file
@@ -0,0 +1,10 @@
|
||||
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
|
10
alerts/kat_heading_home.yanl
Executable file
10
alerts/kat_heading_home.yanl
Executable file
@@ -0,0 +1,10 @@
|
||||
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
|
10
alerts/lockdown_issue.yaml
Executable file
10
alerts/lockdown_issue.yaml
Executable file
@@ -0,0 +1,10 @@
|
||||
lockdown_issue:
|
||||
name: Issue Prevented Lockdown...Please Check
|
||||
done_message: Issue Resolved...Anchorage House Ready
|
||||
entity_id: input_boolean.lockdown_issue
|
||||
state: 'on'
|
||||
repeat: 2
|
||||
can_acknowledge: True
|
||||
skip_first: False
|
||||
notifiers:
|
||||
- jeff_ios
|
10
alerts/unauthorized_access.yaml
Executable file
10
alerts/unauthorized_access.yaml
Executable file
@@ -0,0 +1,10 @@
|
||||
unauthorized_access:
|
||||
name: Unauthorized Access Detected at Anchorage House
|
||||
done_message: Access Authorized
|
||||
entity_id: input_boolean.security_alarm
|
||||
state: 'on'
|
||||
repeat: 2
|
||||
can_acknowledge: True
|
||||
skip_first: False
|
||||
notifiers:
|
||||
- jeff_ios
|
Reference in New Issue
Block a user