Fixed a typo
This commit is contained in:
@ -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') %}
|
||||||
|
Reference in New Issue
Block a user