I have several Zooz Dimmer light switches in my house and I've noticed in the documentation that they support certain action actions (e.g. double-tap, triple-tap, tap&hold) through something called 'central scenes'. I use the Zwave JS Integration for my devices, is it possible to somehow setup these scenes through this integration?
Create an automation to map the central scene events to actions. In triggers, choose the device, then the choose a trigger something like “Central Scene action on endpoint 0 Scene 001”, and value something like “keyPressed 2x”.
I use automation like this to make double press and triple press on one switch activate multiple devices.