I’m writing a piston to monitor the level on a dimmer and after a set time reduce the level i.e after 30 mins @100% change to 50%
It’s working as expected using “is now and stays”, but I’m wondering what the difference is between the two triggers?
I’m writing a piston to monitor the level on a dimmer and after a set time reduce the level i.e after 30 mins @100% change to 50%
It’s working as expected using “is now and stays”, but I’m wondering what the difference is between the two triggers?
You would need to show the piston (usage). it is subtle depending on variable types, etc.
at a high level comparison of is vs. is equal to which are similar but are different depending on data types used.