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
- Log into the Smartthings API (https://graph.api.smartthings.com)
- In the top bar goto the “My Device Handlers” tab.
- Click on the blue button on the right “Create new Device Handler”
- On the next screen, select From Code.
- Copy and paste the code above from the Device Type box
- Click Create
- On the next screen Click Save, followed by Publish -> For Me
- In the top bar goto the “My SmartApps” tab.
- Click on the blue button on the right “+ New SmartApp”
- On the next screen, select From Code.
- Copy and paste the code above from the Companion SmartApp box
- Click Create
- On the next screen Click Save, followed by Publish -> For Me
- You are complete online, grab your phone for the rest of the install
The following is done in the SmartThings App on your Phone
- Open SmartThings on your phone and select the MarketPlace tab at the bottom
- Click on SmartApps at the top
- Scroll down to the bottom and select My Apps
- Click on the one labeled “SimpliSafe Control”
- 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)
- 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.
- Click save at the top right of the screen.
- 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.