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
Describe the bug
Alarm notifications from a First Alert ZCOMBO are unsupported.
17:16:12.130 SERIAL « 0x010d00a800010a0471050c0000cbe6 (15 bytes) 17:16:12.132 SERIAL » [ACK] (0x06) 17:16:12.133 DRIVER « [Node 010] [REQ] [BridgeApplicationCommand] └─[NotificationCCReport] V1 alarm type: 12 V1 alarm level: 0 17:16:12.137 CNTRLR « [Node 010] received unsupported notification { "nodeId": 10, "ccId": "Notification", "ccCommand": "0x05", "alarmType": 12, "alarmLevel": 0 }
Device information
Which device(s) is/are affected (make/model)? First Alert ZCOMBO What are the node IDs? 10
Last Known Working Configuration
New device
Previously working device (node-zwave-js)
Previously working device (other platform)
Installation information How did you install node-zwave-js?
node-zwave-js
zwavejs2mqtt
To Reproduce Steps to reproduce the behavior:
Additional context As in this comment, the only values I see are for battery levels. I see "unsupported notification" error in the logs.
Logfile: zwavejs_1.log Cache files: cache.zip
The text was updated successfully, but these errors were encountered:
Successfully merging a pull request may close this issue.
Describe the bug
Alarm notifications from a First Alert ZCOMBO are unsupported.
Device information
Which device(s) is/are affected (make/model)? First Alert ZCOMBO
What are the node IDs? 10
Last Known Working Configuration
New device
Previously working device (node-zwave-js)
Previously working device (other platform)
Installation information
How did you install
node-zwave-js
?zwavejs2mqtt
(latest) docker imagezwavejs2mqtt
(dev) docker imagenode-zwave-js
branch: b1b4f74zwavejs2mqtt
branch: v1.0.1To Reproduce
Steps to reproduce the behavior:
Additional context
As in this comment, the only values I see are for battery levels. I see "unsupported notification" error in the logs.
Logfile: zwavejs_1.log
Cache files: cache.zip
The text was updated successfully, but these errors were encountered: