I have full support for all the features and parameters. I followed the Zooz docs for assigning button numbers for the events so the 2x, 3x, 4x and 5x tap is registered as a button number (double tap is 3 for up and 4 for down). Its easy to test out and check the logs to get the events that get pushed.
I have thought about adding the actual doubleTapped event as well, possibly as a toggle setting. Let me know if you fell like that is important to have vs using the separate button number.