node-zwave-js icon indicating copy to clipboard operation
node-zwave-js copied to clipboard

Aeon labs DSB09 and ZW095 have no association groups 1-3

Open AlCalzone opened this issue 1 year ago • 1 comments
trafficstars

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.

  1. Add a DSB09.
  2. Click on groups
  3. See lifeline group
  4. Hit add
  5. 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

zwavejs_2024-02-20.zip

AlCalzone avatar Feb 21 '24 10:02 AlCalzone

grafik

We need to remove the definitions for association groups 2 and 3, which do not exist.

AlCalzone avatar Feb 21 '24 10:02 AlCalzone