[zwave] device in database but seeing "Device discovery could not resolve to a thingType!"

Running OH 3.4.2 with zwave working great with my existing devices.
Bought a Zooz Z-Wave Plus S2 Motion Sensor ZSE18 and paired with my stick. Restarted OH, but the device isn’t recognized:

2023-02-19 12:51:11.788 [WARN ] [wave.discovery.ZWaveDiscoveryService] - NODE 21: Device discovery could not resolve to a thingType! Manufacturer data not known.

I see the device in the zwave database and confirmed the corresponding xml is in the zwave jar I have deployed.

What else should I do?
Full log output for that node is on pastebin

This is a batter powered device? If so, you need to wake the device up, sometimes a number of times to give the binding a chance to send it queries for what the device is (battery powered device don’t constantly listen for commands from the controller). There should be instructions in the manual for how to wake it up. It’s often pressing a button.

Otherwise you can just wait it out. It might take a number of days but eventually the controller will get enough chances to figure out with it is.

1 Like

I have several of these on USB, but this does look like a battery. Anyway press the button under the cover three times to waken it. Should not need more than two times about 15 seconds apart.

Edit: also stop restarting OH that doesn’t help. Also don’t try heal. That won’t help either.

1 Like

Thanks for the suggestions. I have this powered through USB, but I still had to a force wake to get it to be recognized. All good now!

Glad to hear it is working. Note that the usb inclusion is different. It is press and hold, as I recall. Then the device will act as a repeater. I think you may have included as battery device. It will still work fine, but will not route messages from other nodes to the controller.