mirror of
https://github.com/mtan93/SmartThingsPublic.git
synced 2026-03-13 13:21:53 +00:00
c9d1b168f705a9868cd14fa41ad557df2b1da40e
* Add capability Health Check * specify 5 minute reporting interval to `zigbee.onOffConfig()` * set the checkInterval attribute in `configure()` (as it sets the reporting interval) * implements `ping()` by sending the `zigbee.onOffRefresh()` command For the Google Home project, supports specifically * GE/Jasco ZigBee Plug-in Smart Switch (45853) * GE/Jasco ZigBee In-Wall Smart Switch (45856) The DH itself supports those, plus the Smartthings Outlet V4 * `fingerprint profileId: "0104", inClusters: "0000, 0003, 0004, 0005, 0006, 000F, 0B04", outClusters: "0019"` and two other generic fingerprints: * `fingerprint profileId: "0104", inClusters: "0000, 0003, 0004, 0005, 0006, 0B04"` * `fingerprint profileId: "0104", inClusters: "0000, 0003, 0004, 0005, 0006, 0702"`
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%