The recommended approach is to use the rules API or build an endpoint app. You can have one up and running on glitch in a few minutes. Please post any and all related questions here. You can also see a tutorial with video.
Getting Started with a Simple SmartApp using the new SmartApp SDK
This SDK builds on the CoreSDK and provides kick start for SmartApp development. The SmartApp SDK reduces the amount of code necessary to write a SmartApp using the new platform and API. The SmartApp SDK supports both Webhook and AWS Lamda deployment, but this tutorial will focus on the deploying a webhook SmartApp using Glitch.
Maybe Try this first:
Prerequisites
Samsung Account
Developer Workspace Account
Github or Glitch Account
One Contact Sensor
One or more Light Devices
Guide
I suggest having all of the required accounts created before getting started. You will need a location prepared with at least one contact sensor and one or more light devices.
Links
SDK: GitHub - SmartThingsCommunity/smartapp-sdk-nodejsā¦
2 Likes