Skip to content

Commit

Permalink
fix(detect): Detect _TZE284_hecsejsb as Tongou TOWSMR1 #8426
Browse files Browse the repository at this point in the history
  • Loading branch information
Koenkk committed Dec 3, 2024
1 parent 098daba commit 8411b28
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 @@ -11568,7 +11568,7 @@ const definitions: DefinitionWithExtend[] = [
],
},
{
fingerprint: tuya.fingerprint('TS0601', ['_TZE204_kobbcyum', '_TZE284_kobbcyum']),
fingerprint: tuya.fingerprint('TS0601', ['_TZE204_kobbcyum', '_TZE284_kobbcyum', '_TZE284_hecsejsb']),
model: 'TOWSMR1',
vendor: 'Tongou',
description: 'Single-phase multifunction RCBO (DIN Module)',
Expand Down

0 comments on commit 8411b28

Please sign in to comment.