I’m wondering if it is possible to see if two or more (at least 2) constantly changing counters are equal to each other. I also want to make it so that whenever the values are equal to each other, they send a signal to another thing to another to… (you get the point). Please respond only if you have advice or a solution.
You can make the counters linked to a property, and then use a checker.
Blocks.
if property a = property b
do (function)
Thank you so much for the advice
wait. what device do I do that on?
You can use that on the trigger.
thank you for telling me which device to do that on
1 Like
This topic was automatically closed 3 hours after the last reply. New replies are no longer allowed.