mirror of
https://github.com/thejeffreystone/home-assistant-configuration.git
synced 2025-08-21 05:03:39 +00:00
This is the current config. Moved old to the v1-config branch
This commit is contained in:
9
scripts/lockdown.yaml
Normal file
9
scripts/lockdown.yaml
Normal file
@@ -0,0 +1,9 @@
|
||||
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
|
Reference in New Issue
Block a user