But I can’t use it in a scene — let me explain.
See illustrative image.
I have temperature sensors and I have the setpoint; I’d like to make it so that if the temperature is below the setpoint it turns on the heating, but how do I place the setpoint variable in the second field? See image
For now, yes it’s not possible but @lmilcent suggested in a post to do a calculation in the scene with the math.js API and test if the result is greater than 0.