And/Or for multiple trigger scenes

I see that the Vera Mobile app (iOS) has different options for multiple trigger scenes.
It lets you select wether the scene should be played:

  1. if at least one trigger is tripped
  2. only if all triggers are tripped at the same time

It’s a neat way to have simple AND / OR scenes without Lua-code. Is this function not available in the web UI? I cannot find it.

Not available within the Vera UI.

I’ve not seen the IOS app, but I’m very surprised to hear that what you describe is there. Have you tried it and confirmed that it actually works?

I haven’t stress tested it, but I just had a scene running to turn on all my lights when I’m in Home mode (based on geofencing) AND sunset switch turns to night. ;D

Edit:
Also managed to trigger it the other way around, sunset switch being in night status and then switching from Away to Home mode.

If you want any kind of complex logic (not just AND), it’s time to move to PLEG. You can still use the built in scenes if you wish, but you can trigger them from PLEG and use any logic you can assemble to control them.