We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Docker
9.27.3.b55a524
14.3.3
I rolled back to this zwave js ui version because of a but that was present in the latest with interview bug.
But the bug is that when i include a device is says the following:
2024-11-22T10:57:00.349Z CNTRLR [Node 000] is unknown - discarding received command... 2024-11-22T10:57:00.349Z DRIVER « [REQ] [BridgeApplicationCommand] [discarded] │ type: broadcast │ target node: 255 │ RSSI: -91 dBm └─[unknown (0xcc) CC (not implemented)] command: 0x84 payload: 0x54710128539c0107015e85598e55862270303171725a877380989f846c7a 2024-11-22T10:57:00.637Z SERIAL « 0x012e00a81400ff000020cc8454710128539c0107015e85598e558622703031717 (48 bytes) 25a877380989f846c7a00a8000000a2 2024-11-22T10:57:00.637Z SERIAL » [ACK]
And it never adds the device to the system
Include a device (dont know how to reproduce this issue since i was able to add multiple devices but out of the blue it stopped)
I would expect the device to be included
Log attached: zwavejs_2024-11-22.log.gz
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Checklist
Deploy method
Docker
Z-Wave JS UI version
9.27.3.b55a524
ZwaveJS version
14.3.3
Describe the bug
I rolled back to this zwave js ui version because of a but that was present in the latest with interview bug.
But the bug is that when i include a device is says the following:
2024-11-22T10:57:00.349Z CNTRLR [Node 000] is unknown - discarding received command...
2024-11-22T10:57:00.349Z DRIVER « [REQ] [BridgeApplicationCommand] [discarded]
│ type: broadcast
│ target node: 255
│ RSSI: -91 dBm
└─[unknown (0xcc) CC (not implemented)]
command: 0x84
payload: 0x54710128539c0107015e85598e55862270303171725a877380989f846c7a
2024-11-22T10:57:00.637Z SERIAL « 0x012e00a81400ff000020cc8454710128539c0107015e85598e558622703031717 (48 bytes)
25a877380989f846c7a00a8000000a2
2024-11-22T10:57:00.637Z SERIAL » [ACK]
And it never adds the device to the system
To Reproduce
Include a device (dont know how to reproduce this issue since i was able to add multiple devices but out of the blue it stopped)
Expected behavior
I would expect the device to be included
Additional context
Log attached:
zwavejs_2024-11-22.log.gz
The text was updated successfully, but these errors were encountered: