mirror of
https://github.com/mtan93/SmartThingsPublic.git
synced 2026-04-27 14:16:20 +01:00
Merge pull request #905 from SmartThingsCommunity/staging
Rolling down staging hotfix to master
This commit is contained in:
+1
-1
@@ -273,7 +273,7 @@ def scheduleCheck(evt) {
|
||||
else {
|
||||
if(people){
|
||||
//don't turn off lights if anyone is home
|
||||
if(someoneIsHome()){
|
||||
if(someoneIsHome){
|
||||
log.debug("Stopping Check for Light")
|
||||
unschedule()
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user