Flag to diversify modes; better combinations of step and goal values.
[smartthings-infrastructure.git] / Variables and events for each device
index 19d45030eb5cc219f4162443378feb5e59127bf2..735b8030d48ccd6741c06ff98ea5fb95d0646540 100644 (file)
@@ -481,7 +481,7 @@ String button
 /*events*/
 buttonObject.setValue([name: "button", value: "held", deviceId: "buttonID0", descriptionText: "",
 displayed: true, linkText: "", isStateChange: false, unit: "", data: '{"buttonNumber": 1}'])
-buttonObject.setValue([name: "button", value: "push", deviceId: "buttonID0", descriptionText: "",
+buttonObject.setValue([name: "button", value: "pushed", deviceId: "buttonID0", descriptionText: "",
 displayed: true, linkText: "", isStateChange: false, unit: "", data: '{"buttonNumber": 1}'])
 /////
 /*events*/