Hi all, my switches were working fine using HA and the deprecated zwave integration. I migrated yesterday to zwave JS using the zwave2mqtt container as a UI and I no longer seem to be getting central scene support from the switches. Here is an example of events firing when I triple-tap the up button on one of my switches:
The value property should not say 0, it should say ‘KeyPressed3x’. As a result, none of my automations are working. I’ve confirmed that I have the instant-on feature disabled. This is impacting all my switches. I’ve updated all of them to the latest firmware, 1.57, with no change. I’ve also tried pulling the air gap with no change.
Was hoping to avoid the nuclear option of excluding and reincluding them.
Forgot to add I tried troubleshooting with some folks in the HA discord and weren’t able to figure it out. Furthermore, here is what my zwave.JS “central scene” section looks like in the UI:
That fixed it! It was set to 0 and the default says 7. It’s either a new param that I didn’t set that came from my firmware upgrade or it somehow got reset when I migrated. Thanks @PJF and @firstof9
It was set to 0 across 8 switches so I assume its a glitch related to either the migration or the OTA firmware update. Something to be aware of for those that may have similar issues.