Skip to content

Commit

Permalink
fix(detect): Detect _TZ3210_ohvnwamm as Fantem ZB003-X (#8020)
Browse files Browse the repository at this point in the history
  • Loading branch information
ericvoshall authored Sep 25, 2024
1 parent be05c85 commit 03c67d9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/devices/fantem.ts
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ const definitions: DefinitionWithExtend[] = [
},
},
{
fingerprint: tuya.fingerprint('TS0202', ['_TZ3210_0aqbrnts', '_TZ3210_rxqls8v0', '_TZ3210_zmy9hjay', '_TZ3210_wuhzzfqg']),
fingerprint: tuya.fingerprint('TS0202', ['_TZ3210_0aqbrnts', '_TZ3210_rxqls8v0', '_TZ3210_zmy9hjay', '_TZ3210_wuhzzfqg', '_TZ3210_ohvnwamm']),
model: 'ZB003-X',
vendor: 'Fantem',
description: '4 in 1 multi sensor',
Expand Down

0 comments on commit 03c67d9

Please sign in to comment.