Skip to content

Commit

Permalink
Update govee.js
Browse files Browse the repository at this point in the history
  • Loading branch information
bwp91 committed Oct 7, 2020
1 parent 01139db commit dad0298
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/govee.js
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@ class Govee {
})
this.devicesInGV.forEach(d => this.initialiseDevice(d))
}

async goveeStatusSync () {
this.devicesInHB.forEach(async accessory => {
try {
Expand Down

0 comments on commit dad0298

Please sign in to comment.