[SOLVED] Switching when a condition is NOT met

So, all of your presence Items are switches, they are all in the gPresenceIncomplete group, and you’d like this group’s state to be ON when any of the members are OFF and OFF when all are ON?

Group:Switch:NAND(ON,OFF)    gPresenceIncomplete "gPresenceIncomplete"   <icon_presence>

You’ll find a truth table for group logic in this post…

1 Like