Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/smartthingscommunity/smartthingspublic
SmartThings open-source DeviceType Handlers and SmartApps code
https://github.com/smartthingscommunity/smartthingspublic
internet-of-things oauth2 open-source smartapp smartthings upnp zigbee zwave
Last synced: about 10 hours ago
JSON representation
SmartThings open-source DeviceType Handlers and SmartApps code
- Host: GitHub
- URL: https://github.com/smartthingscommunity/smartthingspublic
- Owner: SmartThingsCommunity
- Created: 2015-08-04T22:48:02.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2023-07-18T18:42:27.000Z (over 1 year ago)
- Last Synced: 2025-01-14T03:00:09.162Z (7 days ago)
- Topics: internet-of-things, oauth2, open-source, smartapp, smartthings, upnp, zigbee, zwave
- Language: Groovy
- Homepage: https://developer-preview.smartthings.com/docs/devices/hub-connected/get-started
- Size: 20.1 MB
- Stars: 2,578
- Watchers: 363
- Forks: 89,612
- Open Issues: 2,515
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Welcome to the SmartThings Public GitHub Repo
This repo contains development code for SmartApps and Groovy DTHs (Dynamic Type Handlers).
Here are some links to help you get started:
* [Developer Documentation](https://developer-preview.smartthings.com)
* [Developer Workspace](https://smartthings.developer.samsung.com/workspace)
* [Community Forums](http://community.smartthings.com)> SmartThings Edge Device Drivers are the new method for integrating Hub Connected Devices into the SmartThings Platform. With the launch of SmartThings Edge, we are taking some events that would have happened in the Cloud and moving them to the SmartThings Hub. SmartThings Edge uses Lua-based device drivers and our Rules API to control and automate devices connected directly to a SmartThings Hub. This includes Zigbee, Z-Wave, and LAN devices as well as automations triggered by timers and other Hub Connected devices using drivers. In the future, this will expand to include more protocols and features, like the new Matter standard.
> To learn more about SmartThings Edge, visit [Get Started with SmartThings Edge](https://developer-preview.smartthings.com/docs/devices/hub-connected/get-started).