you can do this 2 ways
1) modify the temperature sensor input using for instance a moving average
2) better way - use the analog output of the IRC and connect it to the AI input of a separate PWM block and connect your digital on/off to the output of the pwm block - on this block you can set the time frame to whatever you want using the P input in seconds
the irc uses a 5 minute time frame for pwm, but you can then change this so for example for UFH then i would set the timeframe to 15 to 20 minutes using a value of P of 900 to 1200 seconds
add a virtual input to P to enable you to experiment, then change that to a fixed value once you got it working well