Last week we rolled out some new documentation to help those getting started with SmartThings development. In case you haven’t seen them, check them out!
If you’re new to SmartThings development, this is where you should start.
You’ll also find a handy new tutorial on using Groovy if you’re new to the language (or if you need a quick refresher), along with how SmartThings uses Groovy in some specific ways (including an oft-requested white list of allowable external types!).
We’ve also significantly expanded the First SmartApp Tutorial to dive a little deeper into the SmartThings world and discuss some important concepts.
Now is a great time to start developing with SmartThings if you haven’t already - so let’s get started!
Nice work. I like the Groovy help wish that was there when I started
What do you think about adding a link to available icons in the “references” section ?
I have never liked this link http://scripts.3dgo.net/smartthings/icons/
because you can’t easily cut/paste the icon path into your app. Also this page is very broken these days. Some icons don’t display and many available icons are not listed.
Something similar for stock ST device tile icons like st.secondary.refresh and whatnot would be great too. Unless I missed it. (PS great work on parent/child SmartApp)