Skip to content

Commit

Permalink
Add response to HassService (#389)
Browse files Browse the repository at this point in the history
  • Loading branch information
bramkragten authored Jun 27, 2023
1 parent 60ff95a commit 966c685
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/types.ts
Original file line number Diff line number Diff line change
Expand Up @@ -107,6 +107,7 @@ export type HassService = {
selector?: {};
};
};
response?: { optional: boolean };
};

export type HassDomainServices = {
Expand Down

0 comments on commit 966c685

Please sign in to comment.