pradeepmouli / homebridge-isy-js

Homebridge platform plugin for the ISY series of home controllers from Universal Devices.
MIT License
28 stars 9 forks source link

Support for Z-wave door locks? #19

Open dxdc opened 4 years ago

dxdc commented 4 years ago

Really appreciate you carrying this project forward! I noticed that door locks (Z-wave) are working in the original https://github.com/rodtoll/homebridge-isy-js library but not in this one. I see these error messages in the log.

What would it take to add support for these? I'm having some problems with reliability for Z-wave and wondering if the newer websockets will fix it (though, it could be an ISY firmware bug too).

2|homebridge-isy  | [5/24/2020, 9:41:20 PM] [isy-nodejs] New device not supported: {"flag":128,"nodeDefId":"UZW000D","address":"ZW055_1","name":"Test Door Lock","family":4,"parent":{"_":61749,"type":3},"type":"4.64.3.0","enabled":true,"deviceClass":0,"wattage":0,"dcPeriod":0,"startDelay":0,"endDelay":0,"pnode":"ZW055_1","sgid":1,"devtype":{"gen":"4.64.3","mfg":"831.1.1","cat":111},"ELK_ID":"A12","property":{"id":"ST","value":0,"formatted":"Unlocked","uom":11}} /n It has been mapped to: ISYDevice

2|homebridge-isy  | [5/24/2020, 9:41:20 PM] [isy-nodejs] New device not supported: {"flag":0,"nodeDefId":"UZW000E","address":"ZW055_111N002","name":"Test Door Lock 2","family":4,"type":"4.64.3.0","enabled":true,"deviceClass":0,"wattage":0,"dcPeriod":0,"startDelay":0,"endDelay":0,"pnode":"ZW055_1","sgid":111,"devtype":{"gen":"4.64.3","mfg":"831.1.1","cat":111},"ELK_ID":"A13","property":{"id":"ST","value":0,"formatted":"Unlocked","uom":11}} /n It has been mapped to: ISYDevice