Compare commits

...

1 Commits

Author SHA1 Message Date
DEBBIE MCKENNA
184504c0b6 MSA-2243: Sensor for Temp Humidity Light 2017-09-25 20:25:35 -07:00

View File

@@ -220,4 +220,4 @@ def zwaveEvent(physicalgraph.zwave.Command cmd) {
def configure() {
zwave.wakeUpV1.wakeUpNoMoreInformation().format()
}
}