node-zwave-js
node-zwave-js copied to clipboard
Aeon labs DSB09 and ZW095 have no association groups 1-3
Discussed in https://github.com/zwave-js/node-zwave-js/discussions/6682
Originally posted by @TheKorn2 February 21, 2024
Checklist
-
[X] I have read and followed the above instructions
-
[X] I have checked the troubleshooting section and my problem is not described there.
-
[X] I have read the changelog and my problem was not mentioned there or the fix did not work.
Describe the issue
Aeon Labs DBS09 has a brazillion configuration options on reports to send to association groups 1-3. However, groups 1-3 are not defined, so you can't add any nodes to be sent the reports.
- Add a DSB09.
- Click on groups
- See lifeline group
- Hit add
- no groups but lifeline available.
Software versions
zwave-js-ui: 9.8.2.c09b638 zwave-js: 12.4.3
Not using home assistant, but am using zwave-js-ui.
Device information
Manufacturer: Aeon Labs Model name: DSB09 Node ID: 125
Checklist
-
[X] I made sure to provide a driver log on level debug.
-
[X] The log includes a re-interview of the problematic device (if applicable).
-
[ ] The log includes the problematic interaction with the device (if applicable).
-
[X] I provided the node ID of the problematic device (if applicable).
Upload Logfile
We need to remove the definitions for association groups 2 and 3, which do not exist.