From 468c1313b606293945c2b852145ff69fe2e39cef Mon Sep 17 00:00:00 2001 From: ccostan Date: Mon, 25 Nov 2019 00:33:13 -0500 Subject: [PATCH] Spelling error. --- config/automation/Timed_Triggers/sunset_turn_on.yaml | 2 +- config/templates/speech/briefing.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/config/automation/Timed_Triggers/sunset_turn_on.yaml b/config/automation/Timed_Triggers/sunset_turn_on.yaml index 2eddbdf6..e1f96f4c 100755 --- a/config/automation/Timed_Triggers/sunset_turn_on.yaml +++ b/config/automation/Timed_Triggers/sunset_turn_on.yaml @@ -16,7 +16,7 @@ tweet: >- {{ [ "Right before sunset, I turn on the outdoor lights.", - "The sun is offical down. Exterior Cameras are now motion acivated.", + "The sun is offical down. Exterior Cameras are now motion activated.", "Since it gets dark around sunset, I will turn on the landscaping lights.", "The sun has been ushered off the stage. Activate the perimiter cameras.", "When the Sun goes down, I help out by turning on the outside lights. It is the little things in life.", diff --git a/config/templates/speech/briefing.yaml b/config/templates/speech/briefing.yaml index e3cc97c0..0c53d79a 100755 --- a/config/templates/speech/briefing.yaml +++ b/config/templates/speech/briefing.yaml @@ -2,7 +2,7 @@ {%- macro dark_outside() -%} {{ [ 'It is pretty dark outside. I will turn on the outside lights now.', - 'The sun is offical down. Exterior Cameras are now motion acivated.', + 'The sun is offical down. Exterior Cameras are now motion activated.', 'The sun has been ushered off the stage. Activating the perimiter cameras.', 'It is a little past Sunset. Time to turn on the outside lights. I am on it.', 'I will switch on the outside lights. It is getting dark outside.',