Skip to content
This repository has been archived by the owner on May 1, 2023. It is now read-only.

Latest commit

 

History

History
10 lines (10 loc) · 473 Bytes

README.md

File metadata and controls

10 lines (10 loc) · 473 Bytes

smartthings-lockitron

To properly set up for the Lockitron API:

  1. Go to https://api.lockitron.com/
  2. Click "Your Apps"
  3. Click "New App"
  4. Type in a name (like "SmartThings")
  5. Enter in the following URL for the "Redirect Uri": https://graph.api.smartthings.com/api/token/
  6. Click "Submit"
  7. Copy over the "Client ID" and "Client Secret" to the respective fields in the SmartThings App Settings fields in the SmartApp editor in the IDE.