In the Events: State node you can toggle it to ignore of the state hasn’t changed.
But I’m trying to figure out a way to ignore it if the result (true / false) has not changed. For instance, if I’m checking if a number value is above or below a threshold (luminance in a room for example). If the value changes but are still within the same threshold (output is still true or false), it’s still running.