From 648bbaccf90ce638e0578474a84f2d734d442d0f Mon Sep 17 00:00:00 2001 From: Tony Stork Date: Mon, 26 Sep 2022 18:01:03 -0400 Subject: [PATCH] Added an extra choice for weather lines in welcome home briefing --- templates/speech/welcome_home.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/templates/speech/welcome_home.yaml b/templates/speech/welcome_home.yaml index e4f9ddb..35a4722 100644 --- a/templates/speech/welcome_home.yaml +++ b/templates/speech/welcome_home.yaml @@ -66,7 +66,8 @@ "Even though you just came in from out there, I feel compelled to inform you that ", "In case you weren't paying attention, ", "If you were wondering, ", - "For some reason, I still feel the need to inform you that " + "For some reason, I still feel the need to inform you that ", + "In case you are suddenly immune to weather effects, " ] | random }} "the weather outside is {{ state_attr('weather.iron_nerd_weather_station','temperature') | round }} degrees" {% if is_state('weather.iron_nerd_weather_station','rainy') %}