[EDGE] Universal Enhanced Z-Wave Lock Driver for Schlage, Yale, Kwikset, IDLock, Popp, Danalock, August Pro, Keywe, Philia, Samsung

I dont’ see any error, everything looks good. It seems to be fine. It’s reporting battery, unlocked with code, your beeper status etc.

But everything other then lock and unlock are unsupported on the device screen? is this normal

According to your logs it’s reporting the information. For some reason your ST phone app is not showing it. Trying killing the app and restarting it.

No ggod from any device it is the same.

6580de20-112d-4aac-8b3c-deec37539d14 11:37:42 AM: trace Battery 90%
6580de20-112d-4aac-8b3c-deec37539d14 11:37:37 AM: trace refresh sending [‘988100700507’, ‘delay 5000’, ‘988100700508’, ‘delay 5000’, null, ‘delay 5000’, ‘988100700502’, ‘delay 5000’, ‘988100700501’, ‘delay 5000’, ‘9881006202’, ‘delay 5000’, ‘9881008002’, ‘delay 5000’]
6580de20-112d-4aac-8b3c-deec37539d14 11:37:37 AM: debug Found Yale Touch Deadbolt
6580de20-112d-4aac-8b3c-deec37539d14 11:37:37 AM: debug Getting audio/beeper state
6580de20-112d-4aac-8b3c-deec37539d14 11:37:37 AM: debug Found Yale Touch Deadbolt
6580de20-112d-4aac-8b3c-deec37539d14 11:37:37 AM: debug Getting auto lock state
6580de20-112d-4aac-8b3c-deec37539d14 11:37:37 AM: debug Lock Alarm mode not configured or not supported, deferring getting Alarm sensitivity level.
6580de20-112d-4aac-8b3c-deec37539d14 11:37:37 AM: debug Unsupported device with MSR 0109-0002-FFFF, Alarm Sensitivity feature may not be available
6580de20-112d-4aac-8b3c-deec37539d14 11:37:37 AM: debug Getting Sensitivity Level
6580de20-112d-4aac-8b3c-deec37539d14 11:37:37 AM: debug Found Yale Touch Deadbolt
6580de20-112d-4aac-8b3c-deec37539d14 11:37:37 AM: debug Getting keypad code unlock state
6580de20-112d-4aac-8b3c-deec37539d14 11:37:37 AM: debug Unsupported device with MSR 0109-0002-FFFF, Alarm feature may not be available
6580de20-112d-4aac-8b3c-deec37539d14 11:37:37 AM: debug Getting Alarm Level
6580de20-112d-4aac-8b3c-deec37539d14 11:37:37 AM: debug Front Door (Yale) is associated to 1
6580de20-112d-4aac-8b3c-deec37539d14 11:37:37 AM: debug Found Yale Touch Deadbolt
6580de20-112d-4aac-8b3c-deec37539d14 11:37:37 AM: trace Identifying specific lock model from database of known models
6580de20-112d-4aac-8b3c-deec37539d14 11:37:37 AM: debug Refresh called, Device MSR is 0109-0002-FFFF

@RBoy I noticed the lock shows up as a motion detector in ST. Is the motion tied to lock/unlock of the deadbolt or is there actually a motion sensor on it?

###Universal Enhanced Z-Wave Lock and Schlage Lock, Yale Lock and Kwikset Lock Device Handler - Version 2.9.0

  • Added support for external keypad button locked attribute outsideLockEvent

This allows the lock to report if the external lock button was pressed on the keypad and SmartApps to use that functionality to take actions. E.g.

2 Likes

I don’t know about everyone else but this functionality is going to be huge for me!

1 Like

Instead of relying on the geofencing hokey pokey you now have both sides covered based of keying code or locking the door.

The only thing better would be to specialize by user.

1 Like

In the next version…

2 Likes

Its motion detection I believe based on the alarm being enabled. I don’t see it reporting motion otherwise but will test further tonight and respond back.

Further, I want to give props to RBoy on this app. It is great for code managemet which is not inherant in the default handler. I tried a couple of the other smartapps posted on here and they were hit and miss.

The ability to set the alarm for my schlage locks that have alarms, control sensitivity of the alarm, vacation mode as well as codes is huge.

I was even able to set it up so when a code is input and its after dark the inside light is turned on as well.

I was able to comment out the unlock code so “remote unlock” is not possible. Anyone interested in that as an alternate handler should message rboy to let him know.

1 Like

###Universal Enhanced Z-Wave Lock and Schlage Lock, Yale Lock and Kwikset Lock Device Handler - Version 2.10.2

  • Improved support for Yale locks, added ability to configure auto relock time and wrong entry tamper alert limits in the configuration page
  • Added support for Yale user code based locks
  • Added support for Yale external one touch lock
  • Fixed issue with base ST device handler sending tamper instead of invalid code alerts

This allows the lock to report if the external lock button or a code was used to lock via the keypad and SmartApps to use that functionality to take actions. E.g.

Thanks to @Horse3109 for his time and lock :slight_smile:

EDIT: 2.10.2 fixes a issue with 2.10.1 Yale locks’ not reporting code locks from the keypads correctly

2 Likes

after installing both the DH and SA i am getting constant code limit reached alarms when no one touching the lock.

In order to replace my current device handler, do I need to import the code in and assign the handler to the device?

Also,once that is done I assume I will need to reconfigure all my codes again? Will those old codes just be wiped from the device?

You should just be able to replace the code for the current handler, save and publish

All my settings and associated rules will continue to work?

I did the smartapp yesterday, no change. codes still there.

Excellent. Thanks so much.

You may need to reboot your lock, the DH is only reporting what the lock is sending it. PM me your IDE Live Logs,it’ll show what’s going on.

will reboot lock tonight but looking at the event list it does show it coming from the device.

1 Like

Hey Rboy, love your SmartApps and DHs. Is there any way to have them auto update? I hate having to constantly check the threads here, see an update, go to the site, enter login info, copy code, paste in IDE, etc EVERY TIME there is an update…

Thanks!

1 Like