Page 1 of 1

Double click switch

Posted: Wednesday 17 February 2016 18:10
by nickgosling
Hi,

Is there an easy way to get LUA code to evaluate when the last time a switch was pressed. I currently have a Qubino module to activate scenes but want to set a scene if I double click the secondary input button instead of single click.
That way I can set a different scene with the same button. I currently have dummy switches that flip flip and it works but its all a bit fiddly.

I would like to either cycle through scenes or set a scene based on a single, double or even triple click.