Compare commits

...

1 Commits

Author SHA1 Message Date
Marc Ludwig
d66a9a5683 MSA-2298: connect harmony hub and smartthings 2017-10-20 13:14:18 -07:00
2 changed files with 2 additions and 2 deletions

View File

@@ -81,4 +81,4 @@ def ping() {
def refresh() {
log.debug "Executing 'Refresh'"
log.trace parent.poll()
}
}

View File

@@ -998,4 +998,4 @@ private hubItem(hub) {
ip: hub.localIP,
port: hub.localSrvPortTCP
]
}
}