[SOLVED] Rule Sending Command after ZWave Room Thermostate changed SetPoint

Then you’d use a changed rule trigger, no? Periodic updates to the same value would then be ignored.

Your Item is Number:Temperature type, so its state is expressed as a QauntityType with units. It’s not 23.13, it is 23.13 °C

You cannot get a useful result comparing 23.13 °C with 23. 23 of what, °C, °F, K, bananas?
There are two ways to deal with this

1 Like