Skip to content

Commit

Permalink
fix(detect): Detect _TZE200_7ytb3h8u as Giex QT06_2 (#7589)
Browse files Browse the repository at this point in the history
  • Loading branch information
wtaylor authored Jun 1, 2024
1 parent b325535 commit 9b2adff
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/devices/giex.ts
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,7 @@ const definitions: Definition[] = [
fingerprint: [
{modelID: 'TS0601', manufacturerName: '_TZE200_a7sghmms'},
{modelID: 'TS0601', manufacturerName: '_TZE204_7ytb3h8u'},
{modelID: 'TS0601', manufacturerName: '_TZE200_7ytb3h8u'},
],
exposes: [
...exportTemplates.giexWaterValve.exposes,
Expand Down

0 comments on commit 9b2adff

Please sign in to comment.