Skip to content

Commit cdb1b50

Browse files
committed
fix(detect): Detect _TZE284_dhke3p9w as FORIA F00YK04-18-1 #8632
1 parent 7643376 commit cdb1b50

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/devices/tuya.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -1042,7 +1042,7 @@ const definitions: DefinitionWithExtend[] = [
10421042
],
10431043
},
10441044
{
1045-
fingerprint: tuya.fingerprint('TS0601', ['_TZE200_dhke3p9w']),
1045+
fingerprint: tuya.fingerprint('TS0601', ['_TZE200_dhke3p9w', '_TZE284_dhke3p9w']),
10461046
model: 'F00YK04-18-1',
10471047
vendor: 'FORIA',
10481048
description: '18 scenes remote',

0 commit comments

Comments
 (0)