--> Not in this case
When using the switch pulse function of my MDT Actuator, the state address is removed.
-->I don't know the "USE" you are talking about (Use in User Interface?)
In my case the virtual input (or knx sensor) switch from off to on and to off in 100msec
I think this fire twice the push switch workflow.
If I try to store the state it will always be off (only on from the duration of the pulse
I will try to reproduce the loxone diagram of the documentation:
The actual behavior:
Pulse :-----------1-0--------- (one pulse)
State : 0---------1-0---------
What I need:
Pulse :-----------1-0-----1-0---- (two pulses)
State : 0----------1-1----0-0--