CHF-348 Philips Hue: Change offline time to 16 min

This commit is contained in:
Lars Finander
2016-09-12 17:08:57 -06:00
parent 570922e2ac
commit 079919260b
5 changed files with 10 additions and 10 deletions

View File

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