I can see in the device logbook that double tap is creating an event, but I cannot figure out how to correctly trigger off of it. It fires 255 for double tap up and 0 for double tap down.
Kitchen Lights fired Basic CC 'value notification' event for 'Event value': '255'
8:28:43 PM - 15 minutes ago
Kitchen Lights Event value detected an event
8:28:43 PM - 15 minutes ago
I got it to somewhat work like in the picture but it triggers on both up and down double taps. Is there a way to actually trigger off the value notification event and check the value?