diff --git a/index.js b/index.js index deb01f5..b6598e2 100755 --- a/index.js +++ b/index.js @@ -42,7 +42,7 @@ HttpTemphum.prototype = { callback(err); } else { this.log(`HTTP success (${key})`); - + this.log(res.body); this.temperatureService.setCharacteristic( Characteristic.CurrentTemperature, res.body.temperature