mirror of
https://github.com/mtan93/SmartThingsPublic.git
synced 2026-03-08 05:31:56 +00:00
8bcbe7b924eb10214a5a91709fba2779a44c3e39
This works around the fact that sengled element touches can get back into a state of reporting an invalid value (of FF) if the physical button on the bulb is used to cycle back to the 100% state. Here we interpret FF as FE for sengled and then issue a move to level command to put it in a state where it will report FE until the level is changed again. This resolves: https://smartthings.atlassian.net/browse/DVCSMP-2597
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%