Merge pull request #1220 from lbredeso/fix-smart-security

DVCSMP-2020: smart-security app contains invalid code
This commit is contained in:
Luke Bredeson
2016-09-08 10:14:01 -05:00
committed by GitHub

View File

@@ -156,7 +156,7 @@ def residentMotion(evt)
// startReArmSequence() // startReArmSequence()
// } // }
//} //}
unsubscribe(residentMotion) unsubscribe(residentMotions)
} }
def contact(evt) def contact(evt)