Skip to content

Commit 00097f2

Browse files
committed
fix(detect): Detect _TZE284_waa352qv as Tuya TS0601_cover_5 #10612
1 parent c228078 commit 00097f2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/devices/tuya.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13362,7 +13362,7 @@ Ensure all 12 segments are defined and separated by spaces.`,
1336213362
whiteLabel: [tuya.whitelabel("Homeetec", "37022714", "4 Gang switch with backlight", ["_TZE200_hewlydpz"])],
1336313363
},
1336413364
{
13365-
fingerprint: tuya.fingerprint("TS0601", ["_TZE200_p6vz3wzt", "_TZE284_uqfph8ah"]),
13365+
fingerprint: tuya.fingerprint("TS0601", ["_TZE200_p6vz3wzt", "_TZE284_uqfph8ah", "_TZE284_waa352qv"]),
1336613366
model: "TS0601_cover_5",
1336713367
vendor: "Tuya",
1336813368
description: "Curtain/blind switch",

0 commit comments

Comments
 (0)