Update hue-mood-lighting.groovy
authorRahmadi Trimananda <rahmadi.trimananda@uci.edu>
Mon, 5 Aug 2019 23:32:47 +0000 (16:32 -0700)
committerGitHub Enterprise <noreply@github.uci.edu>
Mon, 5 Aug 2019 23:32:47 +0000 (16:32 -0700)
official/hue-mood-lighting.groovy

index 9d37fa34ce33eabc66f008468f57a336f3ab8ee2..14484892f3c29807b4b41da0ecdb33c1d0d60742 100755 (executable)
@@ -286,7 +286,8 @@ private oncePerDayOk(Long lastTime) {
 
 // TODO - centralize somehow
 private getAllOk() {
-       modeOk && daysOk && timeOk
+       //modeOk && daysOk && timeOk
+       return true
 }
 
 private getModeOk() {