Supervision Command class issue #6767
Unanswered
mustafayuce33
asked this question in
Request Support / Investigate Issue
Replies: 2 comments
-
👋 Hey @mustafayuce33! Thanks for opening an issue! It doesn't look like you provided a logfile though. While not strictly necessary for every issue, having a driver log on loglevel debug is required to diagnose most issues. Please consider uploading a logfile that captures your problem. As a reminder, here's how to create one: |
Beta Was this translation helpful? Give feedback.
0 replies
-
Where is that? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Checklist
I have read and followed the above instructions
I have checked the troubleshooting section and my problem is not described there.
I have read the changelog and my problem was not mentioned there or the fix did not work.
Describe the issue
What is happening?
While I am adding "AEOTEC NanoMote Quad Z-wave Plus" device I encountered a problem with group lifeline. Lifeline group can not be added with this library. The problem seems to be related with supervision command class used in AssociationCCSet. If I try to see association without supervision then everything is fine. Otherwise it is problematic.
What did you expect to happen instead?
I except that group lifeline is added during interview
Steps to reproduce the behavior:
Software versions
Driver (node-zwave-js): 12.5.4
Device information
Manufacturer: ...
Model name: ...
Node ID: ...
Checklist
I made sure to provide a driver log on level debug.
The log includes a re-interview of the problematic device (if applicable).
The log includes the problematic interaction with the device (if applicable).
I provided the node ID of the problematic device (if applicable).
Upload Logfile
No response
Beta Was this translation helpful? Give feedback.
All reactions