Skip to content

Commit

Permalink
feat: another manufacturer ID for TuYa TS1201
Browse files Browse the repository at this point in the history
  • Loading branch information
MicaelJarniac authored Dec 9, 2023
1 parent 5385ab8 commit a95e4ce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/devices/tuya.ts
Original file line number Diff line number Diff line change
Expand Up @@ -4977,7 +4977,7 @@ const definitions: Definition[] = [
],
},
{
fingerprint: [{modelID: 'TS1201', manufacturerName: '_TZ3290_7v1k4vufotpowp9z'}],
fingerprint: tuya.fingerprint('TS1201', ['_TZ3290_7v1k4vufotpowp9z', '_TZ3290_xjpbcxn92aaxvmlz']),
model: 'ZS06',
vendor: 'TuYa',
description: 'Universal smart IR remote control',
Expand Down

0 comments on commit a95e4ce

Please sign in to comment.