zwave-js / node-zwave-js

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

Parameter 16 (and several others although I only need 16) are not shown by the Z-wave driver for GE 14295 switch #5272

Open u144175 opened 1 year ago

u144175 commented 1 year ago

Is your problem within Home Assistant (Core or Z-Wave JS Integration)?

NO, my problem is NOT within Home Assistant or the ZWave JS integration

Is your problem within Z-Wave JS UI (formerly ZwaveJS2MQTT)?

NO, my problem is NOT within Z-Wave JS UI

Checklist

Describe the bug

What causes the bug?

What do you observe? Installed the subject smart dimmer switch and added to HA. I want this to work as a switch only, not a dimmer. In order to do so, I must set parameter 16 to 1. Parameter 16 is not listed by the z-wave driver in the UI. I did update the device's firmware to version 5.26 (original out-of-box firmware version was 5.21) as the change notes said this would provide parameter 16 however parameter 16 still is not shown. Was told by an HA developer:

"The parameters shown in the UI are defined by the Z-Wave driver, node-zwave-js: https://devices.zwave-js.io/?jumpTo=0x0063:0x4944:0x3130:0.0

You’ll need to create a bug report at that project for the new parameters to be added."

What did you expect to happen? Please add missing parameters for this device to the UI.

Steps to reproduce the behavior:

  1. Go to '...'
  2. Click on '...'
  3. Scroll down to '...'
  4. See error

Device information

Manufacturer: GE / Jasco Model name: 14295 / ZW3004 Node ID in your network: 28

How are you using node-zwave-js?

Which branches or versions?

version: Driver Version: 10.3.0 Server Version: 1.24.0

node-zwave-js branch: zwave-js-ui branch:

Did you change anything?

no

If yes, what did you change?

No response

Did this work before?

Don't know, this is a new device

If yes, where did it work?

No response

Attach Driver Logfile

zwave_js.log

zwave-js-bot commented 1 year ago

👋 Hey @u144175!

It looks like you attached a logfile, but its filename doesn't look like it a driver log that came from Z-Wave JS. Please make sure you upload the correct one.

u144175 commented 1 year ago

zwave_js(1).log

blhoward2 commented 1 year ago

How about linking us to the GE documentation for this device and the change, please?