Skip to content

Commit

Permalink
fix(detect): Detect _TZE204_cvub6xbb as Tuya TGM50-ZB (#8725)
Browse files Browse the repository at this point in the history
  • Loading branch information
sharan1612 authored Feb 4, 2025
1 parent 8dc7622 commit 4a66a0a
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 @@ -7083,7 +7083,7 @@ const definitions: DefinitionWithExtend[] = [
},
},
{
fingerprint: tuya.fingerprint('TS0601', ['_TZE204_mwomyz5n']),
fingerprint: tuya.fingerprint('TS0601', ['_TZE204_mwomyz5n', '_TZE204_cvub6xbb']),
model: 'TGM50-ZB',
vendor: 'Tuya',
description: 'Beok wall thermostat',
Expand Down

0 comments on commit 4a66a0a

Please sign in to comment.