I have several Inovelli Red (LZW31-SN) switches. I noticed recently when setting up a new automation that the GUI editor made it much easier to pick “double click”:
However, on another switch (same firmware), the dialog looks different:
In YAML mode, both look exactly the same:
domain: zwave_js
type: event.value_notification.central_scene
property: scene
property_key: "001"
endpoint: 0
command_class: 91
subtype: Endpoint 0 Scene 001
trigger: device
value: 3
What is missing on the switches that do not show the Value dropdown, but instead have a numeric slider? It would be really nice if instead of saying Endpoint 0 Central Scene 001, it said “Off button”, but now I’m just being selfish… Thanks!