From what I understand the "Then If" works this way:
When something happens, wait for another thing to happend to execute an action.
The action can only be executed if a trigger happens and is followed by an other trigger.
In my piston I have:
IF
Movement changes to inactive in 1 sensor
THEN IF
Movement changes to active in one of 5 sensors
THEN
Turn off light
This scenario does not work for me.
Could you explain if I am doing something wrong?
Thank you, Arno.
From what I understand the "Then If" works this way:
When something happens, wait for another thing to happend to execute an action.
The action can only be executed if a trigger happens and is followed by an other trigger.
In my piston I have:
IF
Movement changes to inactive in 1 sensor
THEN IF
Movement changes to active in one of 5 sensors
THEN
Turn off light
This scenario does not work for me.
Could you explain if I am doing something wrong?
Thank you, Arno.