mirror of
https://github.com/thejeffreystone/home-assistant-configuration.git
synced 2025-09-14 07:45:48 +00:00
v4
This commit is contained in:
10
alerts/unauthorized_access.yaml
Executable file → Normal file
10
alerts/unauthorized_access.yaml
Executable file → Normal file
@@ -1,10 +1,10 @@
|
||||
unauthorized_access:
|
||||
name: Unauthorized Access Detected at Anchorage House
|
||||
done_message: Access Authorized
|
||||
entity_id: input_boolean.security_alarm
|
||||
name: Potential Unauthorized Access Detected at Anchorage House
|
||||
done_message: Security Issue Cleared
|
||||
entity_id: input_boolean.security_issue
|
||||
state: 'on'
|
||||
repeat: 2
|
||||
can_acknowledge: True
|
||||
can_acknowledge: false
|
||||
skip_first: False
|
||||
notifiers:
|
||||
- jeff_ios
|
||||
- all_ios
|
||||
|
Reference in New Issue
Block a user