smartthings-smartapps
SmartThings SmartApps
Use this skill for SmartApps (Connected Services). Always open the exact official doc pages from references/ before answering so guidance stays current.
Workflow
- Confirm the SmartApp type and hosting model (webhook or AWS Lambda).
- Follow the lifecycle and configuration docs for structure and payloads.
- Use subscriptions and scheduling docs for event handling.
- Validate OAuth needs and app registration steps.
- Use testing and troubleshooting docs when debugging.
- Link the exact pages used in the response.
References
- SmartApp docs index:
references/smartapps-links.md
Load only the reference file needed for the user request.
More from 401unauthorized/smartthings-skills
smartthings-cli
Use the SmartThings CLI to manage SmartApps, Edge drivers, devices, locations, capabilities, and automations, based on the official SmartThings CLI repository and documentation.
8smartthings-edge-driver
Build and troubleshoot SmartThings Edge device drivers in Lua, including Zigbee, Z-Wave, Matter, LAN, capabilities, device profiles, driver channels, and Edge driver API reference usage.
7smartthings-api
Use the SmartThings Public REST API and automation models (rules, scenes), including endpoints for devices, locations, rooms, capabilities, automations, subscriptions, and rules, based on official documentation.
5