Skip to content

ubisys/SmartThings

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 

Repository files navigation

SmartThings Platform Related GitHub Repo

Device Type Handlers:

SmartApps:

How to use a custom Device Type Handler:

  1. Sign in to your SmartThings Developer API account.
  2. In the Developer API, go to My Locations, click your location name, and sign in.
  3. Click the My Device Handlers tab.
  4. Click the "Create New Device Handler" link located on the upper right of the page.
  5. Click the "From Code" link located on the left side of the page.
  6. Copy (Ctrl-c) the device handler code into your clipboard.
  7. Paste (Ctrl-v) the copied code into the Developer API and click "Create".
  8. Put your device into discovery mode. (See instructions provided with the device.)
  9. Use the SmartThings App to search for and install your device (My Home/Things/Add a Thing)

SmartThings Development:

SmartThings Social:

About

SmartThings Platform Device Type Handlers and SmartApps

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Groovy 100.0%