Compare commits

...

2 Commits

Author SHA1 Message Date
Steve Parker
fb4f13ad85 MSA-1814: null 2017-03-02 03:52:27 -08:00
Vinay Rao
65ae2c0ddf Merge pull request #1736 from SmartThingsCommunity/staging
Rolling down staging to master
2017-03-01 11:02:45 -08:00

View File

@@ -52,4 +52,4 @@ def changedLocationMode(evt) {
def appTouch(evt) {
log.debug "appTouch: $evt"
switches?.on()
}
}