X-Git-Url: http://demsky.eecs.uci.edu/git/?a=blobdiff_plain;f=eventSimulator%2FthermostatAutoFanModeEvent.groovy;h=767468f5763c33951d3b3c5072010a93cef520a0;hb=83071d3bcfc33f015ece13868342644498a9dda3;hp=40d3de87ce4186f149a42b16a6930ce174770ad2;hpb=6a9540f69ca09047c6b4f65e49e710840dba81c0;p=smartthings-infrastructure.git diff --git a/eventSimulator/thermostatAutoFanModeEvent.groovy b/eventSimulator/thermostatAutoFanModeEvent.groovy index 40d3de8..767468f 100644 --- a/eventSimulator/thermostatAutoFanModeEvent.groovy +++ b/eventSimulator/thermostatAutoFanModeEvent.groovy @@ -1,2 +1,2 @@ - thermostatObject.setValue([name: "thermostatFanMode", value: "auto", deviceId: "thermostatID0", descriptionText: "", + thermostatObject[0].setValue([name: "thermostatFanMode", value: "auto", deviceId: "thermostatID0", descriptionText: "", displayed: true, linkText: "", isStateChange: false, unit: "", data: '{"info": "info"}'])