Weather Widget High Temp

I'm currently using the weather widget to show the follow :

{icon}  {temp} {unit}     H {temperatureHigh} {unit}     L {temperatureLow} {unit}
{lineBreak}
{moonphase}  Sunrise {sunriseTime}     Sunset {sunsetTime} 

The problem I'm having is that the {temperatureHigh} seems to always match {temp}

I am trying to show the current temperature, the high temperature for the day, and the low temperature for the day.

Here's what's currently displayed

Touch Bar Shot 2021-01-13 at 6.21.20 PM

How can I fix the high temperature?

Does anyone else have this issue?
I'm trying to show the high temp forecast and low temp forecast for the day.