Skip to content

Commit

Permalink
fix(detect): Detect _TZ3000_u3oupgdy as MHCOZY TYWB 4ch-RF. Koenkk/…
Browse files Browse the repository at this point in the history
  • Loading branch information
Koenkk committed Jun 24, 2023
1 parent 68b0149 commit c3094ab
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 @@ -3425,6 +3425,7 @@ const definitions: Definition[] = [
},
whiteLabel: [
tuya.whitelabel('TuYa', 'DS-111', 'Smart light switch - 4 gang with neutral wire', ['_TZ3000_mdj7kra9']),
tuya.whitelabel('MHCOZY', 'TYWB 4ch-RF', '4 channel relay', ['_TZ3000_u3oupgdy']),
],
meta: {multiEndpoint: true},
configure: async (device, coordinatorEndpoint, logger) => {
Expand Down

0 comments on commit c3094ab

Please sign in to comment.