From e55aac4a6c5fdb704d7cb3a6b3acb5b80336ca8d Mon Sep 17 00:00:00 2001 From: Tony Stork Date: Sat, 2 Jul 2022 19:44:28 -0400 Subject: [PATCH] Fixed a typo --- packages/notify.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/notify.yaml b/packages/notify.yaml index b5ed889..7077c93 100644 --- a/packages/notify.yaml +++ b/packages/notify.yaml @@ -869,7 +869,7 @@ script: {% macro freeze_warning() %} {% if is_state('input_boolean.freeze_warning','on') %} - { [ 'It appears that it will be cold tonight. Like, the turn water solid kind of cold. Think of the poor plants.', + {{ [ 'It appears that it will be cold tonight. Like, the turn water solid kind of cold. Think of the poor plants.', 'I would say winter is coming. But, based on the weather forecast it appears to be here.', 'It will be freezing cold tonight. I would bring in the plants but I lack legs. And Arms. So I am forced to rely on you. Do not let me down.' ] | random }}