INSTALLING LOCK USER MANAGEMENT (LUM)
Please ensure that your lock is within 20ft of a buffering device. Click for details
All codes should be cleared from the lock before installing LUM
It is recommended to use a desktop browser for these steps
- Click on the Lock User Management SmartApp, it will open a new window with the code, select the entire page (Ctrl+A) and copy (Ctrl+C)
- Login to the IDE at https://account.smartthings.com (create a Samsung Account one if you don't have one)
- Click on "My Locations" and then click on the name of the location where you want to install LUM
- Click on "My SmartApps"
- Click on "+New SmartApp" on the top right
- Click "From Code"
- Paste the code (Ctrl+V) copied from Step 1 into the editor and click "Create"
- Click "Publish" and then "For me" on the top right
- To install LUM, open your SmartThings mobile app on your phone, click on the + icon on the top right corner of the screen. Now click on "Add SmartApps"
- Scroll down until you see "Lock User Management" and click on it and tap "Done" to install it. (NOTE: if you don't see it listed, then you may have installed the code in the wrong location, check step 3 again)
- After installing LUM, configure/open it by clicking on the menu icon on the top left corner and then click on "SmartApps"
- Click on Lock User Management to configure it:
- Select the locks you want to use across all properties/units
- If additional users are required, change the number of users
- Click on Manage users to review/change individual user settings. Click Next/Done to return to the main page
- Click on other pages like notifications etc to customize your settings
- Click Done/Save
- Code programming should start within a minute or so. See the LUM FAQ's page for tips and answers to common questions
NOTE: To open/configure LUM in future click on the menu icon on the top left and then select "SmartApps"
UPDATING LOCK USER MANAGEMENT CODE
- Click on the Lock User Management SmartApp, it will open a new window with the code, click on the browser refresh button (to flush the cache), select all (Ctrl+A) and copy the code (Ctrl+C)
- Login to the IDE at https://account.smartthings.com
- Click on "My Locations" and then click on the name of the location where you had installed LUM previously
- Click on "My SmartApps"
- Click on "Lock User Management" in the SmartThings IDE
- Select all (Ctrl+A) and delete the old code, Paste (Ctrl+V) the new code
- Click on "Save"
- Click on "Publish" and then "For Me", if you don't do this the update won't work