Change value field in events
[smartthings-infrastructure.git] / eventSimulator / temperatureHighEvent.groovy
index 359bc70b4ef956b6db71a8c230507e3aefba80a0..40189c2c7b47292e2e8575637ecd71828ba54ad7 100644 (file)
@@ -1,2 +1,2 @@
-                       thermostatObject[0].setValue([name: "temperature", value: "55", deviceId: "thermostatID0", descriptionText: "",
+                       thermostatObject[0].setValue([name: "temperature", value: 55, deviceId: "thermostatID0", descriptionText: "",
                                        displayed: true, linkText: "", isStateChange: false, unit: "", data: '{"info": "info"}'])