zwave-js / node-zwave-js

Z-Wave driver written entirely in JavaScript/TypeScript
https://zwave-js.github.io/node-zwave-js/
MIT License
750 stars 602 forks source link

Define in config files what a Basic CC Report maps to #2710

Open AlCalzone opened 3 years ago

AlCalzone commented 3 years ago

For some device types the specification explicitly states that the Basic CC mapping target must be mentioned in the user manual. For those, zwave-js cannot know which CC to map the Basic CC to, unless we give it the info. For this, we should add an endpoint-specific configuration option. One example is the Logic Group ZDB5100: grafik

J2Kbr commented 3 years ago

Is this related with #2676 and #2659 ?

If yes, here is the manual page of Coolcam Light Switch model EU-2.

Device : 600-4235-3 (0x0258-0x0003-0x108b)

image

AlCalzone commented 3 years ago

No - the behavior for Switches is pretty well defined.

Roagert commented 3 years ago

Seems there might be some discovery scheme where it cannot recognize this device as well Logic Group ZBA7140 image (1) image

HA just recognizes the battery and not the 4 switches., Which is a Z-Wave Battery Wall Controller.

AlCalzone commented 3 years ago

Any chance you could share a driver log of a re-interview? Just so we have all the information in one place.

Roagert commented 3 years ago

Attached

zwavejs2mqtt.log zwavejs_2021-05-27.log