From: Seyed Amir Hossein Aqajari Date: Mon, 5 Aug 2019 22:19:31 +0000 (-0700) Subject: Update gentle-wake-up.groovy X-Git-Url: http://plrg.eecs.uci.edu/git/?p=smartapps.git;a=commitdiff_plain;h=b3e5b3ec09ed08ab101d9e9970191407fbb6a874 Update gentle-wake-up.groovy --- diff --git a/official/gentle-wake-up.groovy b/official/gentle-wake-up.groovy index 3fed2e8..139427e 100755 --- a/official/gentle-wake-up.groovy +++ b/official/gentle-wake-up.groovy @@ -86,9 +86,9 @@ def unsupportedDevicesPage() { paragraph deviceLabel(it) } } - section { + /*section { input(name: "dimmers", type: "capability.sensor", title: "Please remove the above devices from this list.", submitOnChange: true, multiple: true) - } + }*/ section { paragraph "If you think there is a mistake here, please contact support." }