OpenWeatherMap Forecast and weather.get_forecasts disagree

The entity attributes of the stock weather entity shows a predicted high that is completely different from what the “weather.get_forecasts” call returns.


Today’s High 101.

Today’s High 93.

Any idea what I’m doing wrong?

Do you have differences for tomorrow/after too? My guess is that your action is getting data ‘now’ and the card is at some point earlier.

Wrong entity?

image

1 Like

Yikes. Sorry. Thanks for the help. Too many years of playing around adding stuff and forgetting what I did.