Hey.
I want to arm/disarm the burglar alarm by pushing a Homematic-button multiple times in a sequence.
Like “button1(top): long press, button2(down) short press, button2(down) long press” with a maximum of XY sec between the pushes to have one single event triggered.
(for everyone who used FHEM, just what the sequence function was there)
How about an Automation triggered by any of the Homematic buttons then a series of ‘wait for triggers’ in the correct sequence. Setting continue_on_timeout to false for each of these would abort the Automation if the wrong sequence was keyed at any stage.