I want to turn off all the lights of the house when I am leaving (but off course I don't want to turn on all the lights when I am coming home).
I use the central function of the KNX actuator to turn the lights off with only one knx message.
The problem is with my Loxone logic.
I am unable to prevent the send of the ON message when I came back.
I use the Loxone Away operating mode
I try to connect it to the push switch, switch, on/off switch without achieving my goal.
Thus when away change from OFF to ON I need to send OFF to the actuator (using a NOT block)
When away change from ON to OFF nothing has to be send
How can I do that?