Skip to content

Latest commit

 

History

History
17 lines (14 loc) · 827 Bytes

README.md

File metadata and controls

17 lines (14 loc) · 827 Bytes

SmartThingsShortcuts

Demo App for SwiftMN Siri Shortcuts talk

Requirements

Set up

  • Grab a Personal Access Token
    • Check the box next to Scenes for Authorized Scopes
      scopes
  • Click "generate token" then copy the token that it generates
    • Place the token in Secret.swift
    • find/replace PLACE_PERSONAL_ACCESS_TOKEN_HERE with your actual token

SmartThings API documentation

You probably don't need this, but if you're at all interested, the public API for SmartThings is documented here