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

no events in developer tools

Open bp47025 opened this issue 2 years ago • 3 comments

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

YES, BUT a Home Assistant developer has told me to come here

Is your problem within ZWaveJS2MQTT?

NO, my problem is NOT within ZWaveJS2MQTT

Checklist

Describe the bug

First posted here: https://github.com/home-assistant/core/issues/72110

Was advised to post here.

I am new to Z-wave JS (migrating from vera to ha) and I am trying to get some automation configured.

When I go directly to the Z-wave add-on log I can see all activity on the z-wave network. As an example, I grabbed the output on a button press from a minimote below:

2022-05-18T19:49:56.500Z DRIVER « [Node 015] [REQ] [BridgeApplicationCommand]
                                  │ RSSI: -93 dBm
                                  └─[SceneActivationCCSet]
                                      scene id:         3
                                      dimming duration: 0s

When I try to listen to any event either zwave_js_notification or zwave_js_value_notification there are 0 events. I have tried numerous paddle switches, outlets, and door sensors. None receive any events but do show in the Z-wave log.

I have provided diagnostic data below. config_entry-zwave_js-09333b058d96facf9f4ea14037a1caf6.json.txt

Device information

Manufacturer: Model name: Node ID in your network:

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)
  • [X] 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?

version: node-zwave-js 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

When I go to the Z-Wave JS Logs, i see no logs. I have changed log level and restarted both the core and host numerous times. There are no logs.

bp47025 avatar May 18 '22 20:05 bp47025

👋 Hey @bp47025!

Thanks for opening an issue! It doesn't look like you provided a logfile though. While not strictly necessary for every issue, having a driver log is required to diagnose most issues.

Please consider uploading a logfile that captures your problem.

zwave-js-bot avatar May 18 '22 20:05 zwave-js-bot

@bp47025 it looks like your issue is not a bug, it's that your node isn't ready: https://github.com/home-assistant/core/issues/72110#issuecomment-1130519304

raman325 avatar May 18 '22 21:05 raman325

I just posted an update in the other thread, I referenced a different device that was ready. Still not seeing events on a device that was ready.

bp47025 avatar May 19 '22 12:05 bp47025

Is this still an issue?

AlCalzone avatar Feb 06 '23 21:02 AlCalzone

This issue has not seen any recent activity and was marked as "stale 💤". Closing for housekeeping purposes... 🧹

Feel free to reopen if the issue persists.

zwave-js-assistant[bot] avatar Feb 17 '23 00:02 zwave-js-assistant[bot]