Added an extra choice for weather lines in welcome home briefing

This commit is contained in:
2022-09-26 18:01:03 -04:00
parent 02d65c4192
commit 648bbaccf9

View File

@ -66,7 +66,8 @@
"Even though you just came in from out there, I feel compelled to inform you that ", "Even though you just came in from out there, I feel compelled to inform you that ",
"In case you weren't paying attention, ", "In case you weren't paying attention, ",
"If you were wondering, ", "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 }} ] | random }}
"the weather outside is {{ state_attr('weather.iron_nerd_weather_station','temperature') | round }} degrees" "the weather outside is {{ state_attr('weather.iron_nerd_weather_station','temperature') | round }} degrees"
{% if is_state('weather.iron_nerd_weather_station','rainy') %} {% if is_state('weather.iron_nerd_weather_station','rainy') %}