This repository will contain all the work I've done related to the SmartThings Platform. There are currently support for the following.
- Setup GitHub integration with this repository on the My Device Handlers page by selecting Settings, add new repository and then entering
zzarbi
,smartthings
, andmaster
in the three fields (more details at GitHub integration). - Add device handlers on the My Device Handlers page and SmartApps on the My SmartApps page. To add a device handler or SmartApp select Update from Repo then select smartthings (master). Check the boxes you want to add then select the publish checkbox and Execute Update.
- Follow directions below for your device and to know which boxes to check for each device.
Follow these directions to add support for WeMo Insight Switches to your SmartThings setup:
- Setup your Insight Switch in the WeMo app.
- Add the
wemo-insight-switch.groovy
device handler andwemo-insight-connect.groovy
SmartApp. - Using the SmartThings App, go to "SmartThings Labs" and run the WeMo app.
Follow these directions to add support for LIFX Cloud to your SmartThings setup:
- Setup your LIFX Bulb with the LIFX app, make sure they're accessible in LIFX cloud.
- Add the
lifx-bulb-2.groovy
andlifx-group-2.groovy
device handlers andlifx-connect2.groovy
SmartApp. - Using the SmartThings App, go to "SmartThings Labs" and run the LIFX Connect app.
Follow these directions to add support for Revogi Smart Power Strip to your SmartThings setup:
- Setup your Revogi Device in the Revogi app.
- Add the
revogi-sps.groovy
andrevogi-sps-switch.groovy
device handlers andrevogi-connect.groovy
SmartApp. - Using the SmartThings App, go to "My Apps" and run the Revogi Connect app