I don’t see a mention of this here, my apologies if I missed it.
I finally got my two Yale YRD220 doorlocks switched over to SmartThings.
Sometimes with SMS delays it can be hard to figure out the sequence of events when there is a series of lock/unlock/lock in quick succession, and the timestamp is missing from the SMS sent out by the default DTH,
Does this app allow me to customize the SMS messages (sent when it is locked or unlocked) so that they have a timestamp in them?
Thanks … Mike
RBoy
(www.rboyapps.com - Making SmartThings Easy!)
67
We can add the request to our feature list Mike but it’s very easy to find out the timestamps for events. Open you lock device page on the ST mobile app, click on Recently and you’ll see the list of lock/unlock events with timestamps. For SMS notifications your mobile app should also provide timestamps of when they received. The ordering will be the same as what’s reported by your lock. (sometimes these are delayed/buffered by the lock)
You’re too fast, I just came back here to update my request
The downside of relying on the SMS client is that if the phone was off at the time the SMS came in, it shows the “received” time as whenever I booted the phone up and the SMS came in (not when it was sent).
The additional question I came back here to add - should I be able to do the following?:
Slave unlock door A when door B is unlocked
Slave lock door A x minutes after door B was locked
Lock door A x minutes after door A was closed
Thanks again.
RBoy
(www.rboyapps.com - Making SmartThings Easy!)
69
User Unlock/Lock Door Notifications and Actions - Version 03.07.00
Added support for arming Smart Home Monitor (SHM) as part of the Lock actions
Added support for Delay Actions, when locked via the Keypad, you can now have the system wait before running actions (allows for folks to exit the house before arming the security system or turning off lights, etc)
Simplified the user interface
Key features of the SmartApp:
Monitor unlimited users and locks
Works with the built in SmartThings device handler
Easy and intuitive setup
Support for different types of locks (keypad, bluetooth, RFID, etc)
Define custom individual Unlock AND Lock actions for users such as:
Exit delay actions (wait for X minutes before running actions)
Running routines
Changing modes
Arming/Disarming SHM
Turning on lights if it’s dark outside
Turning on/off switches
Define rules when to run and not run actions
Notifications on type of lock/unlock (manual, code, keypad, bluetooth, rfid etc)
Define Door Open/Close actions such as
Automatically relocking the door when it’s closed
Automatically unlocking the deadbolt if it’s extended, while door is open
Some of the advanced features require use of the Universal Enhanced Z-Wave Lock device handler (the app will notify you when required), most features are available with the stock SmartThings Z-Wave device handler.
Still no user specific notifications after last few updates. Spoke to ST support and they told me they don’t support 3rd party apps and that they have SmartLocks now and I should us it instead. Any support here or should I abandon hope. I’m open to send any logs that might help. I only get electronicly locked or unlocked messages.
RBoy
(www.rboyapps.com - Making SmartThings Easy!)
74
Not an issue, we can get to the bottom of this, it’s likely a configuration issue. Please eMail our support team screenshots of your SmartApp settings pages (all pages if you can grab them). Then open IDE Live Logging, unlock your door using your code, capture the debug messages from your lock and smartapp, please separate them by clicking on the name of the SmartApp and the Lock in the ide logging page (it’ll automatically filter them for you) so we can analyze them. Lets find out why smartthings doesn’t seem to want to tell you about your users.
Hi, is it possible trigger the build in alarm in the door lock when after 3 try?
RBoy
(www.rboyapps.com - Making SmartThings Easy!)
76
That’s a lock feature cannot be controlled by the SmartApp. Some locks allow you to configure the number to invalid tries but that is again managed by the Device Handler. Once the lock reports the invalid entry, the SmartApp will alert the user.
RBoy
(www.rboyapps.com - Making SmartThings Easy!)
82
@chippie the via RFID text has been corrected and capitalized, thanks for reporting it. You can find the changes in version 04.02.04
The name of the user will only get printed in the notification tab by the SmartApp.
The recently tab is only accessible by the DTH and since this app doesn’t use the DTH to program the codes the DTH is unaware of the code names.
Now all features are compatible with the stock SmartThing Z-Wave and ZigBee device handlers
After updating the code please open the SmartApp and click on Save for the new features to take effect
User Unlock/Lock Door Notifications and Actions - Version 04.03.00
Added support for custom user notification settings
Added support for keypads
Added support for limiting number of notifications per user
Key features of the SmartApp:
Monitor unlimited users and locks
Works with the built in SmartThings device handler
Easy and intuitive setup
Support for different types of locks (keypad, bluetooth, RFID, etc)
Define custom individual Unlock AND Lock actions for users such as:
Exit delay actions (wait for X minutes before running actions)
Separate actions for Keypad and Manual locking/unlocking and per door actions
Turning on lights if it’s dark outside
Unlocking/locking secondary locks
Opening/closing garage doors
Notifications on type of lock/unlock (manual, code, keypad, bluetooth, rfid etc)
Running routines
Changing modes
Arming/Disarming SHM
Turning on/off switches
Custom notifications settings (who and how many)
Define rules when to run and not run actions
Define Door Open/Close actions such as
Automatically relocking the door when it’s closed
Automatically unlocking the deadbolt if it’s extended, while door is open