Overhaul presentation of general weather information
This commit is contained in:
@ -66,7 +66,10 @@
|
||||
'The rest of the day should be,',
|
||||
'Todays forecast should be ,'
|
||||
]|random }}
|
||||
{{ states.sensor.current_forecast.state }}
|
||||
{{ states('sensor.current_forecast') }}
|
||||
</p>
|
||||
<p>
|
||||
{{ states('sensor.clothing_forecast_detail') }}
|
||||
</p>
|
||||
<p>
|
||||
{% if is_state('sensor.halloween_countdown','0') %}
|
||||
|
Reference in New Issue
Block a user