Jump to content
View in the app

A better way to browse. Learn more.

Universal Devices Forum

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Programming Schlage Deadbolt BE469NX via zwave

Featured Replies

Posted

I have a schlage deadbolt BE469NX.

 

I'm running UD admin console 4.6.2.

 

I would like to change the delay before the deadbolt automatically relocks.

 

The default is 30 seconds.

 

Has anyone tried to do this - is it possible?

 

Thank you!

 

 

The Lock & Leave feature can be enabled or disabled, but the duration cannot be changed.

I have a schlage deadbolt BE469NX.

 

I'm running UD admin console 4.6.2.

 

I would like to change the delay before the deadbolt automatically relocks.

 

The default is 30 seconds.

 

Has anyone tried to do this - is it possible?

 

Thank you!

I'd like to change it to. 30 seconds is way to long but we've learnd to adjust our routine and move a little slower.

 

Sent from my Nexus 6P using Tapatalk

  • Author

Unfortunately, 30 seconds is way to short, when opening the door, carrying food outside and reentering the house.

i'm thinking maybe i should take a single button insteon switch and have that operate a macro that disables the auto-lock feature while in off mode.

is that possible - any idea how I would programatically script the auto-lock off?

Thanks.

 

NW

Unfortunately, 30 seconds is way to short, when opening the door, carrying food outside and reentering the house.

i'm thinking maybe i should take a single button insteon switch and have that operate a macro that disables the auto-lock feature while in off mode.

is that possible - any idea how I would programatically script the auto-lock off?

Thanks.

 

NW

I have found no way to do what you are asking.

 

Sent from my Nexus 6P using Tapatalk

Easy, peasy. Set Auto-Relock to Off and use a program like the one below:

If
        Status  'LR / Devices / LR ZW006 Deadbolt' is Unlocked
 
Then
        Wait  1 minute  <---use any wait you want
        Set 'LR / Devices / LR ZW006 Deadbolt' Lock
 
Else
   - No Actions - (To add one, press 'Action')

Archived

This topic is now archived and is closed to further replies.

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.