mirror of
https://github.com/mtan93/SmartThingsPublic.git
synced 2026-03-16 05:10:50 +00:00
7bfa0304afccb6b39e967eb7be80219b19f448f2
This makes use of a new class exposed from the ZigBee library to automatically parse the ZoneStatus attribute bit map and expose the individual values in a simple way. This fixes a lot of unhandled cases in the previous copy-pasted switch statements, as well as allowing for a simpler interface with less copy/pasted code.
SmartThings Public Github Repo
An official list of SmartApps and Device Types from SmartThings.
Here are some links to help you get started coding right away:
Follow us on the web:
- Twitter: http://twitter.com/smartthingsdev
- Facebook: http://facebook.com/smartthingsdevelopers
Description
Languages
Groovy
100%