Add changes in events
[smartthings-infrastructure.git] / eventSimulator / colorTemperatureSwitchOffEvent.groovy
index add53cb451e302f176a193c240853051b0ee1d0a..69d4589244fdc8dbd83d595a52e6b282fc0d684a 100644 (file)
@@ -1,2 +1,2 @@
-                       colorTemperatureObject.setValue([name: "switch", value: "off", deviceId: "switchID0", descriptionText: "",
-                                       displayed: true, linkText: "", isStateChange: false, unit: "", data: '{"info": "info"}'])
\ No newline at end of file
+                       colorTemperatureObject[0].setValue([name: "switch", value: "off", deviceId: "switchID0", descriptionText: "",
+                                       displayed: true, linkText: "", isStateChange: false, unit: "", data: '{"info": "info"}'])