Remove old workaround for high temps, Pirateweather fixed the issue

This commit is contained in:
2024-04-30 12:52:16 -04:00
parent 4a9afaf009
commit fae9129712
5 changed files with 17 additions and 80 deletions

View File

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