Skip to content
This repository has been archived by the owner on Apr 28, 2024. It is now read-only.

Commit

Permalink
Housekeeping.
Browse files Browse the repository at this point in the history
  • Loading branch information
hjdhjd committed Dec 27, 2022
1 parent 3ec7137 commit 171c776
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/myq-garagedoor.ts
Original file line number Diff line number Diff line change
Expand Up @@ -200,6 +200,7 @@ export class myQGarageDoor extends myQAccessory {
const hap = this.hap;

if(myQState === -1) {

//new Error("Unable to determine the current door state."));
return false;
}
Expand Down

0 comments on commit 171c776

Please sign in to comment.