mirror of
https://github.com/thejeffreystone/home-assistant-configuration.git
synced 2025-06-13 02:36:58 +00:00
10 lines
248 B
YAML
Executable File
10 lines
248 B
YAML
Executable File
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 |