I made this new rule
It fires fine in the log but none of the actions under the correct if/else are actually firing
logs say
app:8372019-04-30 08:59:34.786 pm info --> [Arm Away, Arm Home, Arm Night, Disarm](off, on, off, off) any is on [true]
app:8372019-04-30 08:59:34.138 pm infoEND-IF
app:8372019-04-30 08:59:34.121 pm infoCondition Disarm is on FALSE, ELSE-IF (skipped)
app:8372019-04-30 08:59:34.065 pm infoCondition Arm Night is on FALSE, ELSE-IF (skipped)
app:8372019-04-30 08:59:34.010 pm infoCondition Arm Home is on TRUE
app:8372019-04-30 08:59:33.918 pm infoCondition Arm Away is on FALSE, IF-THEN (skipped)
app:8372019-04-30 08:59:33.860 pm infoVirtual Alarm Switches: became True
app:8372019-04-30 08:59:33.847 pm info --> [Arm Away, Arm Home, Arm Night, Disarm](off, on, off, off) any is on [true]
app:8372019-04-30 08:57:25.011 pm info --> [Arm Away, Arm Home, Arm Night, Disarm](off, on, off, off) any is on [true]