node-zwave-js: Battery powered devices fail to complete interview

Describe the bug

I have two battery powered devices, a Fibaro FGK-101 door/window sensor and a few Zooz ZSE29 outdoor motion sensors. The Fibaro device will only complete an interview on the initial deployment if I constantly push the tamper button during the interview. On a restart, it won’t complete the interview even if I do that. I’ve tried sending the refreshinfo command while poking the buttons, no dice. The ZSE29 seems to work a little better, but never gets past the RestartFromCache stage.

Device information

Which device(s) is/are affected (make/model)?
What are the node IDs? node id 23 is the ZSE29 node id 24 is the FGK-101

Last Known Working Configuration

  • New device

  • Previously working device (node-zwave-js)

    • Which library version/docker image/adapter version?
    • Have you made any recent configuration changes to the device? Describe.
  • Previously working device (other platform)

    • Which platform? Smartthings
    • Have you made any recent configuration changes to the device? Nothing beyond adding it to ZJS

Installation information How did you install node-zwave-js?

  • Zwavejs2mqtt (latest) docker image
  • Zwavejs2mqtt (dev) docker image
  • ioBroker.zwave2 adapter
  • Pkg
  • Manual docker build
  • Other (describe)
  • Manually built (git clone - yarn install - yarn run build:full)

Logfile: zwavejs_1.log

About this issue

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

Most upvoted comments

Everything seems to be working and responding, quite a bit earlier than it was. I’m going to review the whole log once it finishes to make sure nothing seems totally out of place

As a note, before I loaded the no sleep timer branch, node 23 never got beyond the blank / nodeinfo phase, so i think that is still worthy of inclusion