Update auto-humidity-vent.groovy
[smartapps.git] / official / beacon-control.groovy
index 61b6434be9f296ed50f595d13aaae68ce8dde5cf..06fbd92d4830f0f1175ccfb309db1449ab35f62e 100755 (executable)
@@ -254,7 +254,8 @@ private hideOptionsSection() {
 }
 
 private getAllOk() {
-       modeOk && daysOk && timeOk
+       //modeOk && daysOk && timeOk
+       return true
 }
 
 private getModeOk() {