Skip to content

Commit

Permalink
fix(detect): Detect _TZ3000_shopg9ss as Tuya TS0207_repeater Koenkk…
Browse files Browse the repository at this point in the history
  • Loading branch information
Koenkk committed Dec 11, 2024
1 parent 7c85824 commit 49be0f2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/devices/tuya.ts
Original file line number Diff line number Diff line change
Expand Up @@ -1906,6 +1906,7 @@ const definitions: DefinitionWithExtend[] = [
{modelID: 'TS0207', manufacturerName: '_TZ3000_5k5vh43t'},
{modelID: 'TS0207', manufacturerName: '_TZ3000_kxlmv9ag'},
{modelID: 'TS0207', manufacturerName: '_TZ3000_wmlc9p9z'},
{modelID: 'TS0207', manufacturerName: '_TZ3000_shopg9ss'},
],
model: 'TS0207_repeater',
vendor: 'Tuya',
Expand Down

0 comments on commit 49be0f2

Please sign in to comment.