mirror of
https://github.com/mtan93/SmartThingsPublic.git
synced 2026-03-08 05:31:56 +00:00
a308bff57403239e0aa1bffadbd8df0b9b4550e6
In configure we were setting up the battery level to be reported every 20 seconds but we weren't reading the attribute so it would take 20 seconds before the battery level was reported. Now we read it during configure so it is updated right away after join. https://smartthings.atlassian.net/browse/DVCSMP-2568
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%