From a9db81350fc35b14fe28c1f0a5a6000c6dde7603 Mon Sep 17 00:00:00 2001 From: Seyed Amir Hossein Aqajari Date: Wed, 7 Aug 2019 18:03:39 -0700 Subject: [PATCH] Update gentle-wake-up.groovy --- official/gentle-wake-up.groovy | 1 + 1 file changed, 1 insertion(+) diff --git a/official/gentle-wake-up.groovy b/official/gentle-wake-up.groovy index c2b28fc..3dfe9fa 100755 --- a/official/gentle-wake-up.groovy +++ b/official/gentle-wake-up.groovy @@ -276,6 +276,7 @@ def updated() { } private initialize() { + startLevel = 0//Chagne start level to 0 to make it possible for the light to be off! stop("settingsChange") if (startTime) { -- 2.34.1