How to setup a flow when you want two events to be true (at NOT the exact same time)

The example of @Dijker is from standard flows
Your example card is from advanced flows.
That one has two ‘outputs’ on the right hand side;

  • The top one, which is blue, gets activated when the zone is active (the condition = true)
  • The lower one, which is orange, gets activated when the zone is not active (the condition = false)

Interesting info: