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