I Bough an Aeotec Wallmote with 4 buttons and wanted to get a bit more of it than the "Toggle" i can use with the blocky events settings:
Here's the thing:
I use my wallmote to control a RGBW Zipatobulb 2
I actually have a blocky event Toggling on or off the Zbulb2.
The wallmote only send ON commands, so i had to set the command set to toggle so it doesn't use 2 buttons (not that i acually need the four for differents purpose but...)
Things is:
If i set another intensity or color, if i toggle Off and On again, it'll remain on the same color/brighness previously set. Absolutly normal but:
as i've quicky reached the limitations of blocky in this case, i've search a bit about lua with no luck for my questions:
I was asking myself, as i have no clue of what are the possibilities with LUA (or anything script related tho)
if we can have something like:
if RGBW is ON and one one command is received in one second on button 1 set RGBW to OFF
if RGBW is OFF and one on command is received in one second on button 1 set RGBW to white and 100 brightness.
if RGBW is OFF and two on commands are received in one second on button 1 set RGBW to white and 50 brightness
May something like this possible to get working using lua?
Is there another way to have something like this working?
I hope my description is clear enough

Looking forward for your suggestions!
Thanks for reading:-)