Difference between revisions of "GitHub Install"

From webCoRE Wiki - Web-enabled Community's own Rule Engine
Jump to: navigation, search
Line 4: Line 4:
 
=Installing Source Code into SmartThings Cloud=
 
=Installing Source Code into SmartThings Cloud=
 
# Login to the [http://developer.smartthings.com SmartThings web UI].
 
# Login to the [http://developer.smartthings.com SmartThings web UI].
[[File:mysmartapps.jpg|200px|thumb|left|Click on My Smartapps]]
+
[[File:mysmartapps.jpg|Click on My Smartapps]]
 
# Click on '''My SmartApps'''.
 
# Click on '''My SmartApps'''.
 
# Click the '''Settings''' button at the top of the page.
 
# Click the '''Settings''' button at the top of the page.

Revision as of 21:27, 23 March 2017

Summary

These instructions will help you install webCoRE via GitHub integration.

Installing Source Code into SmartThings Cloud

  1. Login to the SmartThings web UI.

Click on My Smartapps

  1. Click on My SmartApps.
  2. Click the Settings button at the top of the page.
  3. Click the Add new repository link at the bottom of the pop up.
  4. Enter "ady624" in the Owner column.
  5. Enter "webCoRE" in the Name column.
  6. Enter "master" in the Branch column.
  7. Click Save.
  8. Click Update From Repo.
  9. Select webCoRE (master) from the list.
  10. Check both "webCore.groovy" and "webCore Piston.groovy" from the New (only in GitHub) box.
  11. Check the Publish checkbox at the bottom of the pop up.
  12. Click the Execute Update button.

Note: The webCoRE source code has only been copied to your SmartThings cloud account. You must continue to the next step of Enable webCoRE OAuth.