Monoprice Door Window Sensor Shows Up as Unknown Device - Solved!

I recently encountered an issue with my Monoprice Door Window Sensor (p/n: 24259) where it appeared as an ‘Unknown Device’ in my OpenHAB setup. Running OpenHAB 2.4.0 Snapshot on a Synology NAS with an Aeotec Z-stick Gen 5, I was puzzled as to why this sensor wasn’t being recognized properly. The sensor is listed on Chris Jackson’s Z-Wave device database as DSW01, and I noticed discrepancies in the naming conventions between the sensor itself and the database entry.

After some research, I came across a similar issue in a community thread where a user with the same setup had faced the same problem. They mentioned that updating the Z-Wave Binding to version 2.4 resolved their issue. I checked my logs and noticed warnings about device discovery failing to resolve the thingType, which indicated a problem with manufacturer data recognition.

I decided to update my Z-Wave Binding to the latest version, which I believed included the necessary fixes. After the update, I re-included the sensor into my network and was relieved to see it recognized correctly. The logs no longer showed errors related to device discovery, and the sensor now functions as expected.

This experience taught me the importance of keeping bindings updated and thoroughly checking community resources before diving deep into troubleshooting. If anyone else is facing similar issues, I highly recommend verifying your binding versions and consulting the OpenHAB community forums for potential solutions. Happy automating! :rocket: