Routine's additional logic?

Yep, the “when one is true” makes it an or condition.

I’m going to delete my answer above, because routines have changed since they were first introduced, and I just got it wrong. My bad. :disappointed_relieved:

Now some of the conditions are ands and some are or’s.

It looks like at the present time (December 2016) all of the “triggers” are or’s. I don’t see any way to change that.

( if there is one, can somebody post it?)

But the mode restrictions (such as don’t run in this mode) are ands. That is, they always apply no matter what else you have set.

Sorry for any confusion, it can be hard to keep up with all this stuff. :sunglasses:

An even more complex, but very powerful and very popular, alternative is core. It will let you set up ands and or’s exactly the way you want them.

1 Like