[CHF-363] Set HealthCheck interval to 12 min

This commit is contained in:
jackchi
2016-09-14 13:46:54 -07:00
parent dd7c6b90d5
commit f95e906d6e
14 changed files with 29 additions and 27 deletions

View File

@@ -57,7 +57,7 @@ metadata {
}
void installed() {
sendEvent(name: "checkInterval", value: 60 * 15, data: [protocol: "lan"], displayed: false)
sendEvent(name: "checkInterval", value: 60 * 12, data: [protocol: "lan"], displayed: false)
}
// parse events into attributes