work: function(my) {
    my.led.blue();

    every((2).seconds(), function() {
      my.power.percent(function(err, data) {