From: Seyed Amir Hossein Aqajari Date: Wed, 7 Aug 2019 23:59:09 +0000 (-0700) Subject: Update gentle-wake-up.groovy X-Git-Url: http://plrg.eecs.uci.edu/git/?p=smartapps.git;a=commitdiff_plain;h=2abbdff314a0f7f654c21236f9d42a3939adc10c;ds=sidebyside Update gentle-wake-up.groovy --- diff --git a/official/gentle-wake-up.groovy b/official/gentle-wake-up.groovy index d4d0c72..f9bef8e 100755 --- a/official/gentle-wake-up.groovy +++ b/official/gentle-wake-up.groovy @@ -86,9 +86,6 @@ def unsupportedDevicesPage() { paragraph deviceLabel(it) } } - /*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." }