Hello,
I know how to turn off binary node Red flows with an input_boolean.
but unfortunately I can’t manage to turn off a flow that is controlled by an input range.
My controller turns on at -100 and turns off at +100. If I add the input_boolean I overwrite the payload with 0 or 1 ?
I hope you understand my problem and can help me maybe