Is there a tutorial or video that explains the basics and shows how to get started using Core? I can’t even figure out how to install the software (let alone trying to develop a piston).
Hoping it may address a few specific questions:
Can I run Core on my iPhone…or does it have to be on a computer?
On the computer, I see to “open the IDE”…can’t figure what that means exactly. Is that a website, or software I need to install?
I see a webpage with some “github” software…but not sure what to do with it (there isn’t an “INSTALL” button)…
Would love to see someone then use the software to develop a basic piston.
I have looked through a bunch of links…but none are basic enough to get me started. Would appreciate any help you can point me to.
The custom code FAQ linked to above should answer most of your questions, but with regard to this one…
CORE will actually run in the SmartThings cloud, on the company’s servers.
You will do a one time setup to publish it to your account by using the IDE in a web browser.
Once it’s installed in your account, you’ll be able to set up individual rules, called Pistons, by using the SmartThings mobile app on your phone. But when the rules actually run, they’ll be running in the cloud.
You can see piston examples in the peer assistance thread:
I attempted to follow the github installation process for CoRE and thought I was all set. I went to my android and looked to install the smartapp from the marketplace and cant locate it.
No, this is all new to me. I added all the other smartapps from smartthings published them and authorized a few in oauth. Still not showing in the marketplace : (.
I just went through this myself. Once you’ve followed all the steps to add CoRE to your Smartapps in the IDE, you will find it in the Smartthings App on your phone under: Automation->SmartApps->Add a SmartApp, then scroll to the bottom of the list and look for “My Apps”.
At least, that’s where I found it on my Android phone. Good Luck!
Hello guys, I have a silly question. How to create more pistons? I was exploring one piston on what conditions can be made and realize I cannot find the way to create my second piston.