Update gentle-wake-up.groovy
authorSeyed Amir Hossein Aqajari <amiraj.95@uci.edu>
Mon, 5 Aug 2019 22:19:31 +0000 (15:19 -0700)
committerGitHub Enterprise <noreply@github.uci.edu>
Mon, 5 Aug 2019 22:19:31 +0000 (15:19 -0700)
official/gentle-wake-up.groovy

index 3fed2e8203753174cf0e8c1741496780db8d3cef..139427e420c83552ca562fd6efad548c1858033e 100755 (executable)
@@ -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."
                        }