The device doesn't send press and hold and release events.. So no.. The built-in driver must have been doing something other than central scene to accomplish this .. The central scene capability is documented as:
From the docs:
Upper Paddle:
1 x tap: load on to last / custom brightness; Scene 1, attribute 00 (button 1)
2 x tap: on to full / max brightness; Scene 1, attribute 03 (button 3)
3 x tap: enter inclusion (pairing) mode; Scene 1, attribute 04 (button 5)
4 x tap: Scene 1, attribute 05 (button 7)
Lower Paddle:
1 x tap: load off; Scene 2, attribute 00 (button 2)
2 x tap: Scene 2, attribute 03 (button 4)
3 x tap: enter exclusion (unpairing) mode; Scene 2, attribute 04 (button 6)
4 x tap: Scene 2, attribute 05 (button 8)
According to the docs.. but it seems to be reversed..
My drivers are always pure to the protocol specs.. so if you are needing hold and release then you may need to go back to the built-in driver