Skip to content

Commit

Permalink
fix(detect): Detect _TZ3210_dse8ogfy as Adaprox TS0001_1. Koenkk/zi…
Browse files Browse the repository at this point in the history
  • Loading branch information
Koenkk committed May 31, 2023
1 parent 37d83d9 commit 5ac0a39
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/devices/tuya.js
Original file line number Diff line number Diff line change
Expand Up @@ -2391,6 +2391,7 @@ module.exports = [
extend: tuya.extend.switch(),
whiteLabel: [{vendor: 'CR Smart Home', model: 'TS0001', description: 'Valve control'}, {vendor: 'Lonsonho', model: 'X701'},
{vendor: 'Bandi', model: 'BDS03G1'},
tuya.whitelabel('Adaprox', 'TS0001_1', 'White Zigbee fingbot plus', ['_TZ3210_dse8ogfy']),
],
configure: async (device, coordinatorEndpoint, logger) => {
await tuya.configureMagicPacket(device, coordinatorEndpoint, logger);
Expand Down

0 comments on commit 5ac0a39

Please sign in to comment.