node-zwave-js: Double tap not supported on GE/Jasco 45609 switches

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 ZWaveJS2MQTT?

NO, my problem is NOT within ZWaveJS2MQTT

Checklist

Describe the bug

What causes the bug? Missing configuration values in the GE/Jason 45609 config file What do you observe? double taps are not available for this product, but are for similar jasco/ge switches What did you expect to happen? double tap should trigger an event

Steps to reproduce the behavior:

  1. Go to ‘a 45609 light switch and double tap on or off’
  2. Click on ‘the silly logs for zwave js’
  3. Scroll down to ‘the bottom’
  4. See there is nothing representing that the double tap happened

Device information

Manufacturer: Jasco/GE Model name: 45609 Node ID in your network: 12

How are you using node-zwave-js?

  • zwavejs2mqtt Docker image (latest)
  • zwavejs2mqtt Docker image (dev)
  • zwavejs2mqtt Docker manually built (please specify branches)
  • ioBroker.zwave2 adapter (please specify version)
  • HomeAssistant zwave_js integration (please specify version)
  • pkg
  • node-red-contrib-zwave-js (please specify version, double click node to find out)
  • Manually built from GitHub (please specify branch)
  • Other (please describe)

Which branches or versions?

zwave-js@8.8.3 zwave-js/server@1.13.0

Did you change anything?

no

If yes, what did you change?

No response

Did this work before?

Yes (please describe)

If yes, where did it work?

Did not work with zwavejs but did previously work with smartthings

Attach Driver Logfile

N/A Empty file attached

log.txt

About this issue

  • Original URL
  • State: closed
  • Created 3 years ago
  • Comments: 18 (7 by maintainers)

Most upvoted comments

@zwave-js-bot add compat flag to 0x0063:0x5257:0x3533:0.0

// Enable double-tap support
"treatBasicSetAsEvent": true