mirror of
https://github.com/mtan93/SmartThingsPublic.git
synced 2026-04-14 14:23:09 +01:00
Merge pull request #2090 from SmartThingsCommunity/master
Rolling up master to staging
This commit is contained in:
@@ -49,6 +49,6 @@ def arrived() {
|
|||||||
|
|
||||||
|
|
||||||
def departed() {
|
def departed() {
|
||||||
log.trace "Executing 'arrived'"
|
log.trace "Executing 'departed'"
|
||||||
sendEvent(name: "presence", value: "not present")
|
sendEvent(name: "presence", value: "not present")
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user