I just migrated/upgraded to zwave JS, and it’s been great so far (entity naming is so much simpler!), except for this one issue:
Any thoughts on how to get this working for a GE/Jasco in-wall toggle switch (14292)?
I’ve got a bunch of these switches (14292 & 14295), and I have a couple automations that rely on getting the ‘key pressed’ value to trigger. Basically even when the switch is “off” pressing ‘down’ on it will still send a central scene command, but I can’t figure out how to see it/read it in HA other than in the zwave JS logs. Any help would be appreciated.
Here’s the ZWave JS log output for the ‘value’ in question. It is clearly receiving the information from the switch. It doesn’t seem to trigger any events in the event bus, so I’m not sure how to have it trigger actions in HA, or NodeRed.
This output is from tapping ‘down’ on one of the GE 14292 toggle switches:
2021-06-28T15:16:54.577Z SERIAL « 0x01090004001c03250300cb (11 bytes)
2021-06-28T15:16:54.581Z CNTRLR [Node 028] [~] [Binary Switch] currentValue: false => false [Endpoint 0]
2021-06-28T15:16:54.583Z SERIAL » [ACK] (0x06)
2021-06-28T15:16:54.587Z DRIVER « [Node 028] [REQ] [ApplicationCommand]
└─[BinarySwitchCCReport]
current value: false