Infrastructure that works for all the locks' group!
[smartthings-infrastructure.git] / eventSimulator / thermostatOffModeEvent.groovy
index 5e185b0dfb4dbd33f6244f93969cf500ec1c37b7..cc5ec724485b178df6b931e180c4591949816c09 100644 (file)
@@ -1,2 +1,2 @@
                        thermostatObject.setValue([name: "thermostatMode", value: "off", deviceId: "thermostatID0", descriptionText: "",
-                                       displayed: true, linkText: "", isStateChange: false, unit: "", data: [info: "info"]])
+                                       displayed: true, linkText: "", isStateChange: false, unit: "", data: '{"info": "info"}'])