mirror of
https://github.com/mtan93/SmartThingsPublic.git
synced 2026-03-18 05:10:52 +00: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: 102, size: 4, scaledConfigurationValue: 0).format(),
|
||||||
zwave.configurationV1.configurationSet(parameterNumber: 103, size: 4, scaledConfigurationValue: 0).format()
|
zwave.configurationV1.configurationSet(parameterNumber: 103, size: 4, scaledConfigurationValue: 0).format()
|
||||||
])
|
])
|
||||||
}
|
}
|
||||||
@@ -53,4 +53,4 @@ def contactOpenHandler(evt) {
|
|||||||
|
|
||||||
def turnOffSwitch() {
|
def turnOffSwitch() {
|
||||||
switch1.off()
|
switch1.off()
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user