Skip to content

Commit

Permalink
fix(detect): Detect _TZE200_libht6ua as Tuya TS0601_cover_1 (#7730)
Browse files Browse the repository at this point in the history
Add curtain motor with ID _TZE200_libht6ua (same as _TZE204_1fuxihti)
  • Loading branch information
cptjhmiller authored Jul 3, 2024
1 parent 18acd00 commit bb5a8c9
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 @@ -3710,6 +3710,7 @@ const definitions: Definition[] = [
{modelID: 'TS0601', manufacturerName: '_TZE200_1fuxihti'},
{modelID: 'TS0601', manufacturerName: '_TZE204_1fuxihti'},
{modelID: 'TS0601', manufacturerName: '_TZE204_57hjqelq'},
{modelID: 'TS0601', manufacturerName: '_TZE200_libht6ua'},
// Roller blinds:
{modelID: 'TS0601', manufacturerName: '_TZE200_fctwhugx'},
{modelID: 'TS0601', manufacturerName: '_TZE200_hsgrhjpf'},
Expand Down

0 comments on commit bb5a8c9

Please sign in to comment.