openhab / org.openhab.binding.zwave

openHAB binding for Z-Wave
Eclipse Public License 2.0
170 stars 202 forks source link

FIBARO Door / Window Sensor 2 not recognized #1700

Closed smokku closed 2 years ago

smokku commented 2 years ago

I just got two FIBARO's Door/Window Sensor 2, which are supported in OpenHAB like forever, but they do not get recognized. Possibly some new version of the hardware?

If the problem is associated with a device, please provide the following -:

2021-12-16 17:19:19.619 [WARN ] [wave.discovery.ZWaveDiscoveryService] - NODE 37: Device discovery could not resolve to a thingType! Manufacturer data not known.

2021-12-16 17:19:19.628 [INFO ] [g.discovery.internal.PersistentInbox] - Added new thing 'zwave:device:6b61ef08d9:node37' to inbox.
cdjackson commented 2 years ago

You need to wake the device up as the binding doesn’t know the manufacturer information so can’t correlate it with a database entry.

smokku commented 2 years ago

If you mean waking by pressing the button, I did that.

smokku commented 2 years ago

Now, after leaving it alone for a night, device appeared in my inbox.

cdjackson commented 2 years ago

Maybe the device is broken then. From what I can tell, the binding is not communicating with the device, so it doesn't know what the device is. Of course I'm only going on very little information.

cdjackson commented 2 years ago

Ok, cool, so I guess it woke up by itself :)

smokku commented 2 years ago

Looks like so.

Wakeup Interval
21600

Thanks for your help.