How to check a value remains above threshold for a time?

I have a input value of sun radiation and want to control blinds with it. But the value is very unstable, so I want to react (shades down/up) only if the value remains above or below a threshold for a given time (e.g. 10minutes). Since I want to react faster if radiation increases then if it decreases the mean value is not optimal.

image

I was fiddling around with traffic and delay but come to good solution. any ideas where to look further?

Thanks

look at the trigger node and extend option within it etc

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.