smartthings-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.

Safety Notice

This listing is imported from skills.sh public index metadata. Review upstream SKILL.md and repository scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "smartthings-edge-driver" with this command: npx skills add 401unauthorized/smartthings-skills/401unauthorized-smartthings-skills-smartthings-edge-driver

SmartThings Edge Driver

Use this skill when working on SmartThings Edge drivers (Lua). Always open the exact official doc pages from references/ before answering so guidance stays current.

Workflow

  1. Identify the device protocol (Zigbee, Z-Wave, Matter, LAN) and the device capabilities.
  2. Confirm required capabilities, profiles, and preferences in the device docs.
  3. Use Edge driver structure docs to set up driver layout and lifecycle handlers.
  4. Consult the Edge driver API reference for exact class/module usage and defaults.
  5. For protocol-specific behavior, use the corresponding library reference.
  6. Link the exact pages used in the response.

References

  • Core Edge docs and device fundamentals: references/edge-links.md
  • Full Edge driver API reference (Lua): references/edge-reference.md

Load only the reference file(s) needed for the user request.

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

Coding

smartthings-cli

No summary provided by upstream source.

Repository SourceNeeds Review
General

smartthings-api

No summary provided by upstream source.

Repository SourceNeeds Review
General

smartthings-smartapps

No summary provided by upstream source.

Repository SourceNeeds Review