Fixing a bug: should have been pushed, not push.
[smartthings-infrastructure.git] / eventSimulator / thermostatOffModeEvent.groovy
1                         thermostatObject.setValue([name: "thermostatMode", value: "off", deviceId: "thermostatID0", descriptionText: "",
2                                         displayed: true, linkText: "", isStateChange: false, unit: "", data: '{"info": "info"}'])