Skip to content

Commit

Permalink
Add _TZ3210_tfxwxklq to TS0101. Koenkk/zigbee2mqtt#15077
Browse files Browse the repository at this point in the history
  • Loading branch information
Koenkk committed Nov 20, 2022
1 parent 28186b8 commit 7111270
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions devices/tuya.js
Original file line number Diff line number Diff line change
Expand Up @@ -1149,11 +1149,11 @@ module.exports = [
exposes: [e.water_leak(), e.battery_low(), e.battery()],
},
{
fingerprint: [{modelID: 'TS0101', manufacturerName: '_TYZB01_ijihzffk'}],
fingerprint: tuya.fingerprint('TS0101', ['_TYZB01_ijihzffk', '_TZ3210_tfxwxklq']),
model: 'TS0101',
vendor: 'TuYa',
description: 'Zigbee Socket',
whiteLabel: [{vendor: 'Larkkey', model: 'PS080'}],
whiteLabel: [{vendor: 'Larkkey', model: 'PS080'}, {vendor: 'Mercator', model: 'SPBS01G'}],
extend: extend.switch(),
meta: {disableDefaultResponse: true},
},
Expand Down

0 comments on commit 7111270

Please sign in to comment.