Forecasted High Temperature

I’m trying to get the predicted high temperature for the day from home assistant. Ideally, I’d like to get this in NodeRed, but I think I’ve given up. I can call the service successfully from NodeRed, but it returns nothing from what I can tell and I have no clue why.

I’ve tried in Home Assistant to solve the issue by making the High Temp prediction available in some way that I can access in Node Red, but I can’t figure out how I can get that value out of the service and somewhere more accessible. I really have tried, but it seems that everything is wrong in someway that I just can’t figure out.

It seems like the simplest way would be an automation that runs hourly (or thereabouts) that calls the twice_daily service, extracts the prediction and puts it into a numeric helper that I can easily read from NodeRed, but I can’t figure out how to make an automation that does that to save me. Maybe there’s an easier way…

Any suggestions?

OLIVER

LMGT: Max Temperature Forecast Sensor