Difference between revisions of "GitHub Install"

From webCoRE Wiki - Web-enabled Community's own Rule Engine
Jump to: navigation, search
(Installing Source Code into SmartThings Cloud)
(Github Installation Troubleshooting)
Line 28: Line 28:
 
==Github Installation Troubleshooting==
 
==Github Installation Troubleshooting==
 
[[File:500error.png]]<br>
 
[[File:500error.png]]<br>
If you receive this error it may be resolved by completing steps 11-13 for each "webCore.groovy" and "webCore Piston.groovy" individually (one at a time). Be sure to install/publish "webCore.groovy" first then "webCore Piston.groovy" after.
+
If you receive this error it may be because you installed and published both "webCore.groovy" and "webCore Piston.groovy" at the same time. Please do them individually (one at a time) per the instructions. Be sure to install/publish "webCore.groovy" first then "webCore Piston.groovy" after.

Revision as of 19:20, 1 May 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.
  2. Click on My SmartApps.
    Mysmartapps.jpg
  3. Click the Settings button at the top of the page.
    Settings.jpg
  4. Click the Add new repository link at the bottom of the pop up.
  5. Enter "ady624" in the Owner column.
  6. Enter "webCoRE" in the Name column.
  7. Enter "master" in the Branch column.
  8. Click Save (do not hit the Enter key, it will exit the form without saving).
    Githubrepo.jpg
  9. Click Update From Repo.
  10. Select webCoRE (master) from the list.
    Update.jpg
  11. Check "webCore.groovy" from the New (only in GitHub) box. (Do not update both at once.)
  12. Check the Publish checkbox at the bottom of the pop up.
  13. Click the Execute Update button.
  14. Check "webCore Piston.groovy" from the New (only in GitHub) box.
  15. Check the Publish checkbox at the bottom of the pop up.
  16. 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.

Github Installation Troubleshooting

500error.png
If you receive this error it may be because you installed and published both "webCore.groovy" and "webCore Piston.groovy" at the same time. Please do them individually (one at a time) per the instructions. Be sure to install/publish "webCore.groovy" first then "webCore Piston.groovy" after.