Fixing more things I shouldn't have to fix because Pirateweather

This commit is contained in:
2023-07-02 19:34:49 -04:00
parent 4ea1f19e10
commit d4073e1f0b
4 changed files with 46 additions and 20 deletions

View File

@ -43,7 +43,7 @@
{% endif %}
</p>
<p>
Today the high temperature will be {{ states('sensor.todays_high_temp') }} degrees.
Today the high temperature will be {{ states('sensor.today_corrected_high_temp') }} degrees.
{{ states('sensor.clothing_forecast_detail') }}
</p>