I have a ZWave-JS with the zwave2mqtt panel setup.
I want to use the multiple button presses to trigger automations (eg 2X up button press will trigger an action etc).
My switch is the Inovelli black series LZW30. I can only find a blueprint for the inovelli Red Series LZW30-SN switch.
I tried installing it anyway. I then did a test automation with the blueprint using 2X up button event to trigger an action. When I execute the automation (run action from the automation config screen), I get a “Error: UndefinedError: ‘dict object’ has no attribute ‘event’” error. Physical 2X button presses have no effect.
So I have two questions. Does the blueprint for the inovelli Red Series LZW30-SN switch work with the Inovelli black series LZW30 switch?
If so, how do I fix the “Error: UndefinedError: ‘dict object’ has no attribute ‘event’” error.
Thanks