NorDroN / homebridge-wideq

MIT License
12 stars 5 forks source link

Fix identify crashing #10

Closed ncovercash closed 4 years ago

ncovercash commented 4 years ago

Ignore the typo in the branch name, it's meant to say fix-identify-crash 😛

When identifying accessories, the Home app would sometimes freak out because the callback was never finished (therefore the identify command hung). This fixes that!