We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ac0a7d6 commit 928268cCopy full SHA for 928268c
zhaquirks/custom/telink.py
@@ -103,6 +103,7 @@ class AttributeDefs(UserInterface.AttributeDefs):
103
.applies_to("Tuya", "ZTH02-z")
104
.applies_to("Tuya", "LKTMZL02-z")
105
.applies_to("Tuya", "ZY-ZTH02-z")
106
+ .applies_to("Tuya", "ZG-227Z-z")
107
.applies_to("Sonoff", "TH03-z")
108
.applies_to("Qingping", "CGDK2-z")
109
.removes(CustomUserInterfaceCluster.cluster_id, cluster_type=ClusterType.Client)
0 commit comments