Skip to content

SmartThingsCommunity/SmartThingsEdgeDrivers

main
Switch branches/tags
Code

Latest commit

…or the d 5 x 84 yu to lua driver (#120)

* add fingerprints, device profile, sub-driver and unit tests

* add fingerprints, device profile, sub-driver and unit tests for Popp and Danfoss Thermostats

* add fingerprints, device profile, sub-driver and unit tests for Popp and Danfoss Thermostats

* add fingerprints, device profile, sub-driver and unit tests for Popp and Danfoss Thermostats

* delete capability "powerSource", delete supported_thermostat_mode_handler, set_thermostat_mode and set_heating_setpoint due to already handled by defaults, little naming fix

* change profile name

* fix the way voltage set is handling and delete thermostat_heating_setpoint_handler

* fix modes in ui
14123de

Git stats

Files

Permalink
Failed to load latest commit information.

SmartThingsEdgeDrivers

What is SmartThings Edge?

SmartThings Edge is our new architecture for Hub Connected devices that uses Device Drivers to execute commands locally on SmartThings Hubs. Edge Drivers are Lua©-based and can be used for Hub Connected devices, including Zigbee, Z-Wave, and LAN protocols. Read more about SmartThings Edge in our public announcement.

Documentation and Tutorials

Visit the SmartThings Edge Device Driver documentation on our new developer documentation portal to get started.

Be sure to check out the SmartThings Community for tutorials, code samples, and more.

Code of Conduct

The code of conduct for SmartThingsEdgeDrivers can be found in CODE_OF_CONDUCT.md.

How to Contribute

We welcome contributions to SmartThingsEdgeDrivers. Read our contribution guidelines in CONTRIBUTING.md.

License

SmartThingsEdgeDrivers is released under the Apache 2.0 License.