Skip to content

Commit

Permalink
[Cleanup] index.js
Browse files Browse the repository at this point in the history
  • Loading branch information
marcelkordek committed Nov 25, 2019
1 parent 7702c1c commit e5a00f0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion index.js
Original file line number Diff line number Diff line change
Expand Up @@ -239,7 +239,6 @@ function HarmanKardonAVRAccessory (log, config) {
return
}
// that.log('Available: ', available)
// powerOn = available
that.televisionService
.getCharacteristic(Characteristic.Active)
.setValue(available, undefined, 'update')
Expand Down

0 comments on commit e5a00f0

Please sign in to comment.