mirror of
https://github.com/mtan93/SmartThingsPublic.git
synced 2026-04-04 22:04:45 +01:00
MSA-1185: test
This commit is contained in:
@@ -145,4 +145,4 @@ def configure() {
|
||||
zwave.configurationV1.configurationSet(parameterNumber: 102, size: 4, scaledConfigurationValue: 0).format(),
|
||||
zwave.configurationV1.configurationSet(parameterNumber: 103, size: 4, scaledConfigurationValue: 0).format()
|
||||
])
|
||||
}
|
||||
}
|
||||
@@ -53,4 +53,4 @@ def contactOpenHandler(evt) {
|
||||
|
||||
def turnOffSwitch() {
|
||||
switch1.off()
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user