Skip to content

Commit 3c4717a

Browse files
committed
fix(detect): Detect _TZE284_qtnjuoae as RTX ZVG1 Koenkk/zigbee2mqtt#27819
1 parent 03f52de commit 3c4717a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/devices/rtx.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ const ea = exposes.access;
99

1010
export const definitions: DefinitionWithExtend[] = [
1111
{
12-
fingerprint: tuya.fingerprint("TS0601", ["_TZE200_akjefhj5", "_TZE200_2wg5qrjy", "_TZE200_81isopgh", "_TZE284_xuflgcnz"]),
12+
fingerprint: tuya.fingerprint("TS0601", ["_TZE200_akjefhj5", "_TZE200_2wg5qrjy", "_TZE200_81isopgh", "_TZE284_xuflgcnz", "_TZE284_qtnjuoae"]),
1313
model: "ZVG1",
1414
vendor: "RTX",
1515
description: "Zigbee smart water valve",

0 commit comments

Comments
 (0)