I use the logical rules to activate a scene when
AND
- A virtual binary device is ON (Alarm activated)
- the window sensor in ON
this works fine so far. However when I use a nested condition for the second statement like
AND
- A virtual binary device is ON (Alarm activated)
OR (nested)
- the window sensor in ON
- the motion sensor is ON
nothing happens at all. Any hints??

