openhab / org.openhab.ui.habmin

HABmin - a graphical user interface for openHAB 2
231 stars 92 forks source link

Monoprice Recessed Door/Window Sensor #243

Closed kjohns3 closed 7 years ago

kjohns3 commented 7 years ago

@cdjackson can you help add the Monoprice Recessed Door/Window Sensor? I've attached the node.xml file that was generated by openhab2.

node28.txt

cdjackson commented 7 years ago

Can you provide a link to the manual please?

On 28 Oct 2016, at 22:13, kjohns3 notifications@github.com wrote:

@cdjackson https://github.com/cdjackson can you help add the Monoprice Recessed Door/Window Sensor? I've attached the node.xml file that was generated by openhab2.

node28.txt https://github.com/openhab/org.openhab.ui.habmin/files/559420/node28.txt — You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/openhab/org.openhab.ui.habmin/issues/243, or mute the thread https://github.com/notifications/unsubscribe-auth/AA_kQ0h5u2zbwVMz9g8NRVNU5CjRJiAfks5q4mVogaJpZM4Kj3gd.

kjohns3 commented 7 years ago

I was unable to find a link to a PDF on the monoprice website for this particular device. I've attached a scanned version of the manual that came with the device. If there's any part of the manual that's difficult to read, let me know and I'll be happy to recreate the data in text form from the manual.

Thanks, Ken

Monoprice 15268 Manual.pdf

xsnrg commented 7 years ago

This device already exists in the database for OpenHAB2. You didn't mention when you last updated OpenHAB2, or I guess even if you were using OpenHAB2. Here is the link to the entry. I have one of these devices working well.

http://www.cd-jackson.com/index.php/zwave/zwave-device-database/zwave-device-list/devicesummary/420

kjohns3 commented 7 years ago

@xsnrg Thanks for the link!

Well, I upgraded from openhab2 beta3 to beta4 today. Actually, I ended up doing a clean install. When I look at the "Supported Thing Types" from the Bindings view, I don't see ZD2105 listed.

The current version of HABmin is version: 0.1.7, 2016-09-14T17:38:17

The device you linked to was last updated on 2016-10-09 18:28:04, which means it was added after beta4 was released. Is there any way to update the zwave database without using the snapshot release of openhab2?

Thanks, Ken

xsnrg commented 7 years ago

Yes, you can go and grab the latest zwave jar and drop it in the addons folder. You then need to unload the older one from the console. You might want to just grab the latest snapshot though, as there have been quite a few fixes.

kjohns3 commented 7 years ago

Thanks @xsnrg for pointing me in the right direction. I went ahead and switch to the snapshot version and the sensor is recognized.