Skip to content

Commit

Permalink
Add floors as target
Browse files Browse the repository at this point in the history
  • Loading branch information
frenck committed Feb 18, 2024
1 parent e52cdce commit f489286
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 @@ -130,4 +130,5 @@ export type HassServiceTarget = {
entity_id?: string | string[];
device_id?: string | string[];
area_id?: string | string[];
floor_id?: string | string[];
};

0 comments on commit f489286

Please sign in to comment.