From 2c3a3a1d727e6603f3d08d30bbc1cf044199bc13 Mon Sep 17 00:00:00 2001 From: Jeffrey Stone Date: Sun, 6 Mar 2022 18:34:24 -0500 Subject: [PATCH] Fixing Typo spotted by @duceduc in discord --- config/packages/security.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/packages/security.yaml b/config/packages/security.yaml index 129d2fb..275e1d2 100755 --- a/config/packages/security.yaml +++ b/config/packages/security.yaml @@ -77,7 +77,7 @@ automation: - service: input_boolean.turn_off entity_id: input_boolean.sentry_mode - service: input_boolean.turn_on - entity_id: input_boolean.locakdown_issue + entity_id: input_boolean.lockdown_issue - service: script.text_notify data: who: "parents"