tedescoj
(Jay Tedesco)
April 25, 2015, 11:39pm
1
Is there a way to change the the mode to “home” after I put my Schlage door lock code in?
davglass
(Dav Glass)
April 26, 2015, 1:22am
2
This shouldn’t be hard at all with a SmartApp. Just select the lock, listen for the unlock event and change the mode.
tedescoj
(Jay Tedesco)
April 26, 2015, 1:36am
3
uuhhmm… I wish I knew how to do what you are saying because i could really use this option. can you explain?
There is a shared app called Hello Door Lock Code. I have not used it, but the description is
Description: Changes to a specified mode or runs a Hello Home action depending on door unlock code
Here are some instructions on installing share smartapps in the IDE
I’m loving the new “From Code” and “From Template” options when creating a new SmartApp / DeviceType.
Users don’t have to be instructed to fill out bogus information and then replace the resulting code with code anymore.
The new instructions are:
Login at http://graph.api.smartthings.com
Go to “My SmartApps” or “My DeviceTypes” and click on the “+ New SmartApp” or " + New SmartDevice" button on the right.
On the “New SmartApp” or “New SmartDevice” page, Select the Tab “From Code” , Copy the xxxxx source code from GitHub and paste it into the IDE editor window.
Click the “Create” button at the bottom.
Click the blue “Save” button above the editor window.
Click the “Publish” button next to it and select “For Me”. You have now self-published your SmartApp or SmartDevice.
Open SmartThing…
1 Like
tedescoj
(Jay Tedesco)
April 26, 2015, 2:08am
5
kevintierney:
Hello Door Lock Code
well that was what I wanted but unfortunately it doesn’t change the mode
Sticks18
(Scott G)
April 26, 2015, 10:31pm
6
The Hello Home action can change the mode. I think it’s the last option in the Hello Home phrase set up, so you could create a new HH phrase and use this app.
Looking at the code, it looks like you could change either the mode or run a hh prase. Here’s the thread where the author posted it originally
I made this mainly so that I could have the system change to visitor mode when guests who have a code come over and also notify you what code was used. It will either change the mode or run a Hello Home action depending on what user code is entered. Hoping to get to try this out with a Sonos system soon. This contains the functionality from my “Door Lock Code Distress Message” so it can be used for the same purpose also but you can have it perform an action also with this code.
https://github.com/skp19/st_hello_door_lock_code/
If you find this app useful, please support the developer:
[image]
tedescoj
(Jay Tedesco)
April 27, 2015, 5:05pm
8
Yea, I tried that but for some reason it’s not changing the mode to home and the alarm goes off as soon as we open the doors.
tedescoj
(Jay Tedesco)
June 2, 2015, 9:29pm
9
Update…this is working for me now. Thanks for all your help!
What was the solution for you? I am having the same issue. Thanks!
tedescoj
(Jay Tedesco)
July 11, 2016, 2:20pm
11
it’s no longer working. Something so simple seems to be so challenging with smarthings. I decided to look into a traditional alarm system.
Flairo
(Rodney Backoff)
August 22, 2016, 12:27am
12
I am looking for a way to use the keypad on my Schlage Touchpad Lock to Disarm the system, and from inside the house to use an Iris keypad to Arm the system. I can already control the alarm with the Iris keypad, but have not found anything for the Schlage that works.
AVGeek66
(Steve)
September 22, 2016, 5:58pm
13
I see what you were attempting I used a Motion Open/Close sensor on the Door and that can allow change of mode, Lights on or off and if you have a storm door you can put one on it with different commands.