That’s not the way it works, the temp sensor will give you a numeric value. From there you could create another sensor that would read on/off depending on the values you set. then that sensor could be used with the blueprint.
I just learned there’s a change and figured I’d pass it on since the above is going to give an error in the logs. You have to add a default value for sensor.am2302.
Honestly, I have no idea I tried to find an answer for myself a few days ago, but couldn’t find anything useful in the documentation and lost motivation…
For now I have set the defaults to a value according to the type and to the threshold, in this case I’d do it like this:
The problem is that you’ll only notice it’s not working because it’s stuck in one position for a period of time.
@Tap1 you’ll need to use the above example. You will have to choose a number above or below depending on what you want the default value to be, on/off.