Skip to content

Commit

Permalink
fix(detect): Detect _TZ3000_402vrq2i as Tuya ERS-10TZBVK-AA (#8257)
Browse files Browse the repository at this point in the history
Add support of _TZ3000_402vrq2i smart knob
  • Loading branch information
Velomeloman authored Nov 3, 2024
1 parent 5ff65c0 commit fe67b32
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 @@ -7544,6 +7544,7 @@ const definitions: DefinitionWithExtend[] = [
{modelID: 'TS004F', manufacturerName: '_TZ3000_ixla93vd'},
{modelID: 'TS004F', manufacturerName: '_TZ3000_qja6nq5z'},
{modelID: 'TS004F', manufacturerName: '_TZ3000_abrsvsou'},
{modelID: 'TS004F', manufacturerName: '_TZ3000_402vrq2i'},
],
model: 'ERS-10TZBVK-AA',
vendor: 'Tuya',
Expand Down

0 comments on commit fe67b32

Please sign in to comment.