Adding missing method.
[smartthings-infrastructure.git] / eventSimulator / thermostatAutoModeEvent.groovy
index f32a8ccd6fcd302a3544a8a1ecd2d03c979c5aa7..5664cce9dbe384c58d2bb48beb11a204c5d4c19e 100644 (file)
@@ -1,2 +1,2 @@
                        thermostatObject.setValue([name: "thermostatMode", value: "auto", deviceId: "thermostatID0", descriptionText: "",
-                                       displayed: true, linkText: "", isStateChange: false, unit: "", data: [info: "info"]])
+                                       displayed: true, linkText: "", isStateChange: false, unit: "", data: '{"info": "info"}'])