mirror of
https://github.com/mtan93/SmartThingsPublic.git
synced 2026-03-08 05:31:56 +00:00
9b621c9a7bf27ac0d173130f58d4fc3bcfe15d51
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%