Commit #5
[smartthings-infrastructure.git] / Lock / Locks.groovy
index 752f50925a7118e895d404dda0ffd0e7ac97e7b6..42e0fc4371af032a02a8189c039086a971aeb167 100644 (file)
@@ -17,6 +17,7 @@ public class Locks {
                this.lockCurrentValue = lockCurrentValue
                this.lockLatestValue = lockLatestValue
                this.timers = new Timer()
+               timers.cancel() //Timer is ready to use
        }
 
        //By Apps