Skip to content

Commit 4fe93d2

Browse files
authored
fix(detect): Detect _TZE200_blfcpsxz as TS0601_smart_air_house_keeper (#10744)
1 parent 63c51e9 commit 4fe93d2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/devices/tuya.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1960,7 +1960,7 @@ export const definitions: DefinitionWithExtend[] = [
19601960
},
19611961
},
19621962
{
1963-
fingerprint: tuya.fingerprint("TS0601", ["_TZE200_dwcarsat", "_TZE204_dwcarsat"]),
1963+
fingerprint: tuya.fingerprint("TS0601", ["_TZE200_dwcarsat", "_TZE204_dwcarsat", "_TZE200_blfcpsxz"]),
19641964
model: "TS0601_smart_air_house_keeper",
19651965
vendor: "Tuya",
19661966
description: "Smart air house keeper",

0 commit comments

Comments
 (0)