From 2abbdff314a0f7f654c21236f9d42a3939adc10c Mon Sep 17 00:00:00 2001 From: Seyed Amir Hossein Aqajari Date: Wed, 7 Aug 2019 16:59:09 -0700 Subject: [PATCH] Update gentle-wake-up.groovy --- official/gentle-wake-up.groovy | 3 --- 1 file changed, 3 deletions(-) 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." } -- 2.34.1