Finally got around to doing the upgrade. Got to say, nice upgrade!
Also got the updated Schlage DTH as well, not sure what all the options there do.
Finally got around to doing the upgrade. Got to say, nice upgrade!
Also got the updated Schlage DTH as well, not sure what all the options there do.
Only if you have that userās notifications turned on for user entry.
Awesome! Thank you for letting us know.
Iāll look into this myself on the ST Device handler. Iām hopefully getting a Yale soon for testing so I hope I can make the patch independently.
āLock and Leaveā turns on the single press lock on Schlage logo press. If itās off, you have to enter a user code to lock the door.
The different alarm settings and sensitivity bar have to do with the tamper functions on the lock and when the internal alarm will trigger if some action is taken against the lock.
Iām not the author of the DTH, that was garyd9 who is no longer part of the ST community due to ST not delivering on some promises.
What about āAuto-Lockā?
Yea, I was using the GaryD drivers before I did the upgrade today. Same we lost such a great resource.
I donno. AHA! Like I said I didnāt write the DH. I THINK Itās a setting so that the lock automatically locks after a delay. This function is handled by the lock itself so it would auto-lock even if your network was down.
Does anyone have a Yale YRD240 with automations happening upon user unlocks?
Iām having an issue with the global and/or user setting for Disarm when user enters pin. The pin works and I have selected my disarm automation routine but it does not disarm. The lock unlocks fine. I am using a z-wave schlage touchscreen. Thanks!
Ok I was able to install the device handlers and then I went and changed my lock to Z-Wave Schlage Touchscreen Lock under my devices and I can unlock and lock it through the SmartThings app but when I go into the lock-manager under the setup options it just says the Lock is loading data and doesnāt do anything. I am using a Schlage BE469 lock. Let me know.
Hi Erik, thank you for your prompt response, much appreciated.
I will look at the issue you mentioned and read up a little bit more on the context. I appreciate the concern that you describe and I share similar concerns myself. The oauth mechanism does seem however to be a workable and appropriate route to address the security issues. I played around a little bit with the SmartTiles app to get a sense for how SmartThings āfeltā using an external interface to control it and found that it was fairly straightforward to control access using oauth tokens.
Our main concern now is to find out how to more efficiently bulk update many locks which are located on many separate hubs. I was on the phone with Kwikset a couple of days ago and they told me that running many hubs is better in terms of network robustness than running a single hub which would rely on a bunch of repeaters. This means that we have to manually update many smart apps when users rotate. In our environment rotations happen fairly frequently so I am on the hunt for some kind of automated solution so that I can continue to use your fantastic smart app.
Thanks again for your help and all of the hard work youāve done on this great software.
Best,
Josh
Thats the same lock I have.
And it just works for me.
Are you sure your using the right DTH.
It should look like this.
Iāve had more time to play with this app and it really is great.
There are two things missing that would really be killer additions.
Thanks for any consideration!
Which DTH are you using? I tried both garyd9 : Z-Wave Schlage Touchscreen Lock and ethayer : Z-Wave Lock Reporting and does the DTH need to be published in the app?
Both are stuck at lock is loading.
Z-Wave Schlage Touchscreen Lock
this is the one you get from āGethubā Repo ā lock-manager (master)
have you read this?
Yep I have read the UserGuide and it helped me setup everything except for the user information.
Go into the lock settings page within Lock Manager and click done. This should re-initialize your lock.
If that doesnāt work, if you change the device type AFTER installing the Lock within Lock Manger, I suggest uninstalling the Lock Child-App and then re-installing it.
Hi Erik,
I deleted the entire lock manager app and the child apps and everything else including the device handlers. I reinstalled the app and the child app and set the device handler to Z-wave touch screen lock. I then went to the marketplace and setup the lock in lockmanager. I went back to smartapps and then back to lockmanager and my lock is gone. If I go to my devices and then the lock, I see lock manager listed there but I canāt load data from the lock, it just says lock is loading data when I do a refresh. Weird. Not sure what is going on.
You donāt access the app from the marketplace, make sure you are accessing the app from the automations tab.
This is a common misconception that the marketplace is where you access your appsā¦ I have to update the guide to help mitigate this issue.
Above all, make sure you only have a single instance of the app installed at a time. Having multiple installs will cause conflicts.
No, not getting any unlocks to increment the number of āentriesā and not getting notifications.
For those of you having issues with getting a routine to run try entering the routine for each user vs. only globally. That worked for me.
What Iām trying to figure out is how to run the āIām backā routine whenever the code is entered correctly (which now works per above), but also run the āGoodbyeā when the door is locked BUT only when there are NO arrival sensors. If anyone has advice here Iād appreciate it.
I see the options for āDO NOT run Actions if any of these are presentā & ONLY run Actions if any of these are present, but it doesnāt appear there is a way to associate those rules with more than one routine. i.e. both āIām backā and āGoodbye.ā Am I missing the obvious?
Thanks!
Does this work with the UK v2 Hub version? Cuz when I login to the IDE, it only directs me to the US versionā¦
I have a YRD120 Touchscreen Deadbolt T1L with Z-Wave, Model# YRD120-ZW-605. I installed Lock Manager and the child apps per the guide. When I add my lock to the app, I never get the codes that are already in the lock. The IDE logging shows only this:
error java.lang.NullPointerException: Cannot get property ācodeā on null object @ line 345
I can set up Users and get notifications that tell me when a particular User opens the lock, so the code used to open the lock is transmitted to the app. But I cannot set a code for a user. This used to work with the old User Lock Manager.