Rule Machine true if/else if not firing

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]

am i doing something wrong looking trough other post surprised others arent seeing thins

There is a bug in the latest release with IF-THEN-ELSE. Will be fixed in next hot fix release.

Have a look at this thread.

Thank you missed that figured it was something in core. BTW love the new feature to even be able to do this!

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.