smartthings-api
SmartThings API
Use this skill when working with the SmartThings Public API, or when building automations via Rules or Scenes. Always open the exact official doc pages from references/ before answering so guidance stays current.
Workflow
- Identify the API surface (devices, locations, capabilities, automations, rules, scenes).
- Open the official API overview and the specific automation docs.
- For automation behavior, verify rules/scenes semantics in the docs.
- Link the exact pages used in the response.
References
- API and automations links:
references/api-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-smartapps
Design, build, and troubleshoot SmartThings SmartApps (Connected Services), including app registration, lifecycles, configuration, subscriptions, scheduling, OAuth, hosting, testing, and troubleshooting using official docs.
3