Fixed a typo

This commit is contained in:
2022-11-21 19:43:26 -05:00
parent 69292f413a
commit ea8c8d7753

View File

@ -463,7 +463,7 @@ sensor:
{{ [ {{ [
'with some clouds. ', 'with some clouds. ',
'with partly cloudy skies. ', 'with partly cloudy skies. ',
'with scatterd clouds ' 'with scattered clouds. '
] | random }} ] | random }}
{% elif is_state('weather.iron_nerd_weather_station', 'sunny') %} {% elif is_state('weather.iron_nerd_weather_station', 'sunny') %}
{% if is_state('sun.sun', 'above_horizon') %} {% if is_state('sun.sun', 'above_horizon') %}