mirror of
https://github.com/thejeffreystone/home-assistant-configuration.git
synced 2025-02-09 00:55:08 +00:00
10 lines
220 B
YAML
10 lines
220 B
YAML
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:
|
|
- jeff_ios |