OpenZWave / qt-openzwave

QT5 Wrapper for OpenZWave
GNU Lesser General Public License v3.0
105 stars 30 forks source link

Vision ZM1701 log record is incorrect #158

Open danielbrunt57 opened 3 years ago

danielbrunt57 commented 3 years ago

The latest log record retrieved by HomeSeer with this lock was always correct.
With ozw 1.6 the log record is completely wonky... Unlocked by keypad with user code says Lock Attempt via Remote Out of Schedule Access Code etc. etc. etc. How can I help you fix this?? Is there something in the zm1701.xml that can straighten this out? I am using the latest ozw 1.6 standalone on a separate box from HA and is using a RaZberry Z-Wave controller. MQTT explorer shows this for CC 76 while the lock was last unlocked via keypad code: { "Label": "Log Record", "Value": "26/08/2020 04:51:23 \tMessage: Lock Attempt via Remote Out of Schedule Access Code \tUserID: 0 \tUserCode:", "Units": "", "ValueSet": true, "ValuePolled": false, "ChangeVerified": false, "Min": 0, "Max": 0, "Type": "String", "Instance": 1, "CommandClass": "COMMAND_CLASS_DOOR_LOCK_LOGGING", "Index": 2, "Node": 13, "Genre": "User", "Help": "Log Entry", "ValueIDKey": 562950176964631, "ReadOnly": true, "WriteOnly": false, "Event": "valueChanged", "TimeStamp": 1598417231 }

I've issued a '0' to retrieve latest record and the above is what it shows. Bizarre...