Weather Integration with max temp entity

With Accuweather retiring their free tier. Has anyone seen a weather integration for the US that has an entity that has the forecasted high temp for the day? I currently have Accuweather with entities for each piece of weather info as such:

I’ve looked at this blog here and looked deeper at all of the ones that cover the US, but none seem to have an single entity that exposes this. All of the ones I’ve found seem to have a card that populates the info, but not via an entity that I can reference in an automation.

I currently have an automation that runs my sprinklers at a certain time and period if the temperature went above a max threshold for the day.

Just get it with weather.get_forecasts.

I’ve been looking into this, but can’t get it to work in my templates.yaml file with a trigger based sensor. Do you see anything wrong with this?