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?
The entity attributes of the stock weather entity shows a predicted high that is completely different from what the “weather.get_forecasts” call returns.
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?
Yikes. Sorry. Thanks for the help. Too many years of playing around adding stuff and forgetting what I did.