Skip to content

Commit faabb74

Browse files
authored
Add Moes Tuya valve controller _TZE204_d0ypnbvn, _TZE200_d0ypnbvn (#3351)
1 parent 722812a commit faabb74

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

zhaquirks/tuya/ts0601_switch.py

+2
Original file line numberDiff line numberDiff line change
@@ -127,8 +127,10 @@ class TuyaSingleSwitch_GP(TuyaSwitch):
127127

128128
signature = {
129129
MODELS_INFO: [
130+
("_TZE200_d0ypnbvn", "TS0601"), # reported in #1335
130131
("_TZE200_gbagoilo", "TS0601"), # reported in #1634
131132
("_TZE204_6fk3gewc", "TS0601"),
133+
("_TZE204_d0ypnbvn", "TS0601"), # reported in #3220 & #3291
132134
("_TZE204_ptaqh9tk", "TS0601"), # reported in #2780
133135
],
134136
ENDPOINTS: {

0 commit comments

Comments
 (0)