LZW31-SN - Scene Controls

I have 2 LZW-31SN switches running on Zwave JS - Both are on the same firmware (1.48) and i get 2 different experiences -

Kitchen Lights - I can multi-tap the switches and the automations work
Bedroom lights - the scenes / automations do not work

both are configured via the same Zwave JS blueprint.

On the kitchen lights I see-

Kitchen Lights fired Central Scene CC ‘value notification’ event for ‘Scene 001’: ‘KeyPressed2x’

5:11:41 PM - 5 minutes ago

When I try and do the same tap combination on the bedroom lights I see:

Bedroom Lights fired Central Scene CC ‘value notification’ event for ‘Scene 001’: ‘KeyPressed’

I have checked the configuration of the lights against each other and they are the same

The Zwave JS Logs on debug show:

Subscribed to Z-Wave JS log messages…
Log Level changed to: Debug
2023-09-07T21:10:56.992Z SERIAL « 0x010b0004001c055b0314800124                                        (13 bytes)
2023-09-07T21:10:56.993Z SERIAL » [ACK]                                                                   (0x06)
2023-09-07T21:10:56.994Z DRIVER « [Node 028] [REQ] [ApplicationCommand]
                                  └─[CentralSceneCCNotification]
                                      sequence number: 20
                                      key attribute:   KeyPressed
                                      scene number:    1
2023-09-07T21:10:56.995Z CNTRLR   [Node 028] [!] [Central Scene] scene[001]: 0
2023-09-07T21:10:56.996Z CNTRLR « [Node 028] received CentralScene notification {
                                      "nodeId": 28,
                                      "ccId": "Central Scene",
                                      "ccCommand": "0x03",
                                      "payload": "0x148001"
                                  }
2023-09-07T21:11:14.734Z SERIAL « 0x010b00040025055b030a830100                                        (13 bytes)
2023-09-07T21:11:14.735Z SERIAL » [ACK]                                                                   (0x06)
2023-09-07T21:11:14.736Z DRIVER « [Node 037] [REQ] [ApplicationCommand]
                                  └─[CentralSceneCCNotification]
                                      sequence number: 10
                                      key attribute:   KeyPressed2x
                                      scene number:    1
2023-09-07T21:11:14.736Z CNTRLR   [Node 037] [!] [Central Scene] scene[001]: 3
2023-09-07T21:11:14.737Z CNTRLR « [Node 037] received CentralScene notification {
                                      "nodeId": 37,
                                      "ccId": "Central Scene",
                                      "ccCommand": "0x03",
                                      "payload": "0x0a8301"
                                  }
2023-09-07T21:11:14.753Z DRIVER   all queues busy
2023-09-07T21:11:14.755Z SERIAL » 0x010a0013360325010025f426                                          (12 bytes)
2023-09-07T21:11:14.756Z DRIVER » [Node 054] [REQ] [SendData]
                                  │ transmit options: 0x25
                                  │ callback id:      244
                                  └─[BinarySwitchCCSet]
                                      target value: false
2023-09-07T21:11:14.757Z SERIAL « [ACK]                                                                   (0x06)
2023-09-07T21:11:14.763Z SERIAL « 0x0104011301e8                                                       (6 bytes)
2023-09-07T21:11:14.763Z SERIAL » [ACK]                                                                   (0x06)
2023-09-07T21:11:14.764Z DRIVER « [RES] [SendData]
                                    was sent: true
2023-09-07T21:11:14.821Z SERIAL « 0x01070013f400000619                                                 (9 bytes)
2023-09-07T21:11:14.821Z SERIAL » [ACK]                                                                   (0x06)
2023-09-07T21:11:14.821Z DRIVER « [REQ] [SendData]
                                    callback id:     244
                                    transmit status: OK
2023-09-07T21:11:14.822Z CNTRLR   [Node 054] [~] [Binary Switch] currentValue: true => false        [Endpoint 0]
2023-09-07T21:11:14.823Z DRIVER   all queues idle
2023-09-07T21:11:15.824Z DRIVER   all queues busy
2023-09-07T21:11:15.825Z SERIAL » 0x010900133602250225f526                                            (11 bytes)
2023-09-07T21:11:15.826Z DRIVER » [Node 054] [REQ] [SendData]
                                  │ transmit options: 0x25
                                  │ callback id:      245
                                  └─[BinarySwitchCCGet]
2023-09-07T21:11:15.826Z SERIAL « [ACK]                                                                   (0x06)
2023-09-07T21:11:15.833Z SERIAL « 0x0104011301e8                                                       (6 bytes)
2023-09-07T21:11:15.833Z SERIAL » [ACK]                                                                   (0x06)
2023-09-07T21:11:15.834Z DRIVER « [RES] [SendData]
                                    was sent: true
2023-09-07T21:11:15.850Z SERIAL « 0x01070013f50000021c                                                 (9 bytes)
2023-09-07T21:11:15.851Z SERIAL » [ACK]                                                                   (0x06)
2023-09-07T21:11:15.851Z DRIVER « [REQ] [SendData]
                                    callback id:     245
                                    transmit status: OK
2023-09-07T21:11:15.860Z SERIAL « 0x01090004003603250300e1                                            (11 bytes)
2023-09-07T21:11:15.861Z SERIAL » [ACK]                                                                   (0x06)
2023-09-07T21:11:15.862Z CNTRLR   [Node 054] [~] [Binary Switch] currentValue: false => false       [Endpoint 0]
2023-09-07T21:11:15.863Z DRIVER « [Node 054] [REQ] [ApplicationCommand]
                                  └─[BinarySwitchCCReport]
                                      current value: false
2023-09-07T21:11:15.864Z DRIVER   all queues idle
2023-09-07T21:11:41.836Z SERIAL « 0x010b00040025055b030b830101                                        (13 bytes)
2023-09-07T21:11:41.836Z SERIAL » [ACK]                                                                   (0x06)
2023-09-07T21:11:41.837Z DRIVER « [Node 037] [REQ] [ApplicationCommand]
                                  └─[CentralSceneCCNotification]
                                      sequence number: 11
                                      key attribute:   KeyPressed2x
                                      scene number:    1
2023-09-07T21:11:41.838Z CNTRLR   [Node 037] [!] [Central Scene] scene[001]: 3
2023-09-07T21:11:41.838Z CNTRLR « [Node 037] received CentralScene notification {
                                      "nodeId": 37,
                                      "ccId": "Central Scene",
                                      "ccCommand": "0x03",
                                      "payload": "0x0b8301"
                                  }
2023-09-07T21:11:41.855Z DRIVER   all queues busy
2023-09-07T21:11:41.856Z SERIAL » 0x010a001336032501ff25f6db                                          (12 bytes)
2023-09-07T21:11:41.857Z DRIVER » [Node 054] [REQ] [SendData]
                                  │ transmit options: 0x25
                                  │ callback id:      246
                                  └─[BinarySwitchCCSet]
                                      target value: true
2023-09-07T21:11:41.858Z SERIAL « [ACK]                                                                   (0x06)
2023-09-07T21:11:41.864Z SERIAL « 0x0104011301e8                                                       (6 bytes)
2023-09-07T21:11:41.865Z SERIAL » [ACK]                                                                   (0x06)
2023-09-07T21:11:41.865Z DRIVER « [RES] [SendData]
                                    was sent: true
2023-09-07T21:11:41.930Z SERIAL « 0x01070013f60000071a                                                 (9 bytes)
2023-09-07T21:11:41.931Z SERIAL » [ACK]                                                                   (0x06)
2023-09-07T21:11:41.931Z DRIVER « [REQ] [SendData]
                                    callback id:     246
                                    transmit status: OK
2023-09-07T21:11:41.932Z CNTRLR   [Node 054] [~] [Binary Switch] currentValue: false => true        [Endpoint 0]
2023-09-07T21:11:41.932Z DRIVER   all queues idle
2023-09-07T21:11:42.933Z DRIVER   all queues busy
2023-09-07T21:11:42.934Z SERIAL » 0x010900133602250225f724                                            (11 bytes)
2023-09-07T21:11:42.935Z DRIVER » [Node 054] [REQ] [SendData]
                                  │ transmit options: 0x25
                                  │ callback id:      247
                                  └─[BinarySwitchCCGet]
2023-09-07T21:11:42.936Z SERIAL « [ACK]                                                                   (0x06)
2023-09-07T21:11:42.942Z SERIAL « 0x0104011301e8                                                       (6 bytes)
2023-09-07T21:11:42.943Z SERIAL » [ACK]                                                                   (0x06)
2023-09-07T21:11:42.943Z DRIVER « [RES] [SendData]
                                    was sent: true
2023-09-07T21:11:42.959Z SERIAL « 0x01070013f70000021e                                                 (9 bytes)
2023-09-07T21:11:42.960Z SERIAL » [ACK]                                                                   (0x06)
2023-09-07T21:11:42.960Z DRIVER « [REQ] [SendData]
                                    callback id:     247
                                    transmit status: OK
2023-09-07T21:11:42.970Z SERIAL « 0x010900040036032503ff1e                                            (11 bytes)
2023-09-07T21:11:42.970Z SERIAL » [ACK]                                                                   (0x06)
2023-09-07T21:11:42.971Z CNTRLR   [Node 054] [~] [Binary Switch] currentValue: true => true         [Endpoint 0]
2023-09-07T21:11:42.971Z DRIVER « [Node 054] [REQ] [ApplicationCommand]
                                  └─[BinarySwitchCCReport]
                                      current value: true
2023-09-07T21:11:42.972Z DRIVER   all queues idle
2023-09-07T21:11:47.708Z SERIAL « 0x010b0004001c055b0315800125                                        (13 bytes)
2023-09-07T21:11:47.709Z SERIAL » [ACK]                                                                   (0x06)
2023-09-07T21:11:47.710Z DRIVER « [Node 028] [REQ] [ApplicationCommand]
                                  └─[CentralSceneCCNotification]
                                      sequence number: 21
                                      key attribute:   KeyPressed
                                      scene number:    1
2023-09-07T21:11:47.711Z CNTRLR   [Node 028] [!] [Central Scene] scene[001]: 0
2023-09-07T21:11:47.711Z CNTRLR « [Node 028] received CentralScene notification {
                                      "nodeId": 28,
                                      "ccId": "Central Scene",
                                      "ccCommand": "0x03",
                                      "payload": "0x158001"
                                  }

NodeID 28 is the bedroom lights
NodeID 37 is the Kitchen Lights

Any suggestions would be greatly appreciated as this has been driving me nuts for a while

I would try reinterviewing the device and if that doesn’t work I would factory reset the device and try adding it again.