I have a dummy that is set up as Temp+Hum and a dummy switch that can turn on my AC. I have it set up like this in Blocky:

However, it doesnt work.
When I change the if part with "time= XY:XY" and the time hits, the AC does turn on, but doesn't turn off after a minute.
So there are two things not working here:
In the IF part, even it the temperature is above 20 degrees, the event does not trigger.
And even if it would trigger, it does not turn the switch back off after a minute.
How would I have to build this?
Appreciate any help!