From: Seyed Amir Hossein Aqajari Date: Fri, 28 Feb 2020 20:09:53 +0000 (-0800) Subject: Update WindowOrDoorOpen.groovy X-Git-Url: http://plrg.eecs.uci.edu/git/?p=smartapps.git;a=commitdiff_plain;h=248cfdf7eae1972d3e999765035702200d8ff30a;hp=e392f63e2e2d9885afd3b004c0c681801929f9f9 Update WindowOrDoorOpen.groovy --- diff --git a/third-party/WindowOrDoorOpen.groovy b/third-party/WindowOrDoorOpen.groovy index 8f053b4..5bb1f9c 100755 --- a/third-party/WindowOrDoorOpen.groovy +++ b/third-party/WindowOrDoorOpen.groovy @@ -498,7 +498,7 @@ def takeAction(indice=0) { theVoice.speak(msg) } - if ((tstats) && (openMinutesCount > max_open_time_in_min)) { + if ((tstats) /*&& (openMinutesCount > max_open_time_in_min)*/) { save_tstats_mode() tstats.off()