Ok, so is it the error on the lock info page that says… “Lock info was unable to load. There may be an issue with the lock. Please check batteries or connection and try to refresh lock data again.”
I just tested refresh on my 910’s and I’m getting good results. It’s consistently taking ~4minutes to refresh the codes.
To my benefit though, you should just about never need to actually use the refresh method… but it should work when yah do.
Can you see if this DTH can be used again for the FE locks, “Z-Wave Lock Reporting.” This is the one I used before the upgrade and it has worked fine ever since the original Lock Manager. None of the DTH’s work now for the FE.
Kwikset 916 - I’m running into the same issue with slots that already had codes assigned prior to the update not refreshing. The app is able to refresh slots that have never had a code, but fails on refresh of slots that had a code assigned.
Prior to updating, I completely removed the lock from the beta app, and deleted the beta app from the SmartThings app and IDE. I then installed the release version fresh from GitHub. All my prior codes (2) are still working, and I’m unable to overwrite the code. I’ve deleted and reinstalled the app several times, and tried two different DTH.
It seems as though it cannot read slots with codes already inputted, nor can it overwrite new codes into these slots.
One thing I noted was that the standard “Z-Wave Lock” DTH allows communication with the lock, but the standard “Z-Wave Lock with Codes” DTH does not communicate with the app at all. I’m wondering if the DTH is the cause here? I had no issues with the custom DTH from the beta app, and “Z-Wave Lock with Codes” seems the more appropriate DTH.
Thanks for all your hard work!!
ETA - I’m also seeing in the logs that it shows 2 users, despite my deleting all users. I added one user back, and logs still seem to indicate 2 users. Maybe the issue is with removing users and not the codes themselves?
Below screenshot - Changed user 1 codes and applied changes, then removed all users and applied changes, then added one user back and applied changes. Overwrite was selected for all three attempts.
I’m attempting to add a the Kwikset 916 Zigbee lock to the Lock Manager and I’m getting the following error:
7cc1aa23-a8a7-458d-af25-6f83720d26e8 5:59:26 PM: error java.lang.NullPointerException: Cannot get property ‘slot1’ on null object @ line 250 7cc1aa23-a8a7-458d-af25-6f83720d26e8 5:59:21 PM: error java.lang.IllegalArgumentException: Command ‘requestCode’ is not supported by device c32f2caa-6836-4441-a7e7-49ff17391f6c of type ‘ZigBee Lock’. Supported commands: [configure, lock, unlock, refresh] @ line 259
The phone smartthings application says: Oops! The lock that you selected is already installed. Please choose a different Lock or choose Remove. I’ve tried removing and readding the lock, but I get the same result each time.
@cuban210 You’ll need a ZigBee DTH with lock codes. You can find mine below. I’m about to release a small bug fix update today but it won’t affect anything with this SmartApp. So you can use the current version.
I have tried clearing everything out (removing app, removing lock, factory reset lock), and building it all up again. Still having issues. once a code is set on a slot, the requestcode doesn’t return anything, and the updatecodes doesn’t work. Seems to be driving me nuts. I have not loaded an custom device handlers. Should I? Is there one recommended that I should use?
@CrispyCreme@Dan_Fox. Have you two tried the SmartThings DTH Z-Wave lock with codes? I believe Kwikset locks will actually return all codes (unlike the Schlage DTH which simulates that by saving codes in variables). That may solve your issue if you haven’t tried. Unfortunately I’m not sure what is exactly in the SmartThings DTH code as it is not open source.
You will need to use the SmartThings Z-Wave Lock with Lock Codes DTH with Kwikset locks. I’d recommend garyd9’s DTH ethayer has modified in his GitHub for other locks.
Same here, the “Z-Wave Lock Reporting” DTH from the legacy-code branch of the old app is working great. I’m able to read/delete/assign codes now on my 916.
I can’t seem to get this to work with my Yale YRD446.
The latest version mentioned that it’s unnecessary to use a special DTH.
When adding the lock to the hub it comes up at Z-Wave Lock.
I tried with the default ST DTH, and changing it to “Z-Wave Lock with Codes”.
No luck…
I’m not exactly sure what feature you are asking about. Could you explain in more detail or even better show the section of the manual? Pretty much all of Yale’s available options I have in the DTH except language selection.
I unfortunately don’t have a ZigBee Kwikset lock to test with but from what I understand, none of the commands are supported except manually through dip switches. Because of this, for Kwikset locks, my DTH shows the current setting but you can’t modify them. As I’ve never actually tested this I don’t know if that is true for everything.