SimpliSafe Alarm Integration (cloud to cloud)

Procedures for Install
These are slightly different from the old one. I am having to split the code up over two posts, so grab the Device Type from Here and the SmartApp from the next.

The following is done in the SmartThings API

  1. Log into the Smartthings API (https://graph.api.smartthings.com)
  2. In the top bar goto the “My Device Handlers” tab.
  3. Click on the blue button on the right “Create new Device Handler”
  4. On the next screen, select From Code.
  5. Copy and paste the code above from the Device Type box
  6. Click Create
  7. On the next screen Click Save, followed by Publish -> For Me
  8. In the top bar goto the “My SmartApps” tab.
  9. Click on the blue button on the right “+ New SmartApp”
  10. On the next screen, select From Code.
  11. Copy and paste the code above from the Companion SmartApp box
  12. Click Create
  13. On the next screen Click Save, followed by Publish -> For Me
  14. You are complete online, grab your phone for the rest of the install

The following is done in the SmartThings App on your Phone

  1. Open SmartThings on your phone and select the MarketPlace tab at the bottom
  2. Click on SmartApps at the top
  3. Scroll down to the bottom and select My Apps
  4. Click on the one labeled “SimpliSafe Control”
  5. On the first screen enter your Username, Password, and SS Version (note you cannot advance from this screen unless these are valid and it communicates with simplisafe)
  6. On the next screen select your Polling Interval. There is also a new option to have Simplisafe update the Location Modes of your SmartThings based on Mode.
  7. Click save at the top right of the screen.
  8. Navigate to Home, and you will see the new Simplisafe Entry

Note, any settings changes (poll interval, timing, etc…) should be done under the smart app settings.