Skip to content

Commit 928268c

Browse files
authored
Add Tuya temperature sensor ZG-227Z with pvvx firmware variant (#4451)
1 parent ac0a7d6 commit 928268c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

zhaquirks/custom/telink.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -103,6 +103,7 @@ class AttributeDefs(UserInterface.AttributeDefs):
103103
.applies_to("Tuya", "ZTH02-z")
104104
.applies_to("Tuya", "LKTMZL02-z")
105105
.applies_to("Tuya", "ZY-ZTH02-z")
106+
.applies_to("Tuya", "ZG-227Z-z")
106107
.applies_to("Sonoff", "TH03-z")
107108
.applies_to("Qingping", "CGDK2-z")
108109
.removes(CustomUserInterfaceCluster.cluster_id, cluster_type=ClusterType.Client)

0 commit comments

Comments
 (0)