mirror of
https://github.com/thejeffreystone/home-assistant-configuration.git
synced 2025-02-09 00:55:08 +00:00
10 lines
226 B
YAML
10 lines
226 B
YAML
lockdown:
|
|
sequence:
|
|
- event: LOGBOOK_ENTRY
|
|
event_data:
|
|
name: EVENT
|
|
message: "SECURITY: Executing Lockdown procedures"
|
|
- service: input_boolean.turn_on
|
|
data:
|
|
entity_id: input_boolean.secure_mode
|