work: function(my) {

    my.thermostat.on("value", function(data) {
      console.log("The Thermostat at a glance --->", data);
    });