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 e260470 commit 9932633Copy full SHA for 9932633
zhaquirks/tuya/ts0601_switch.py
@@ -89,6 +89,7 @@ class TuyaSingleSwitchTO(TuyaSwitch):
89
("_TZE200_wfxuhoea", "TS0601"),
90
("_TZE200_tviaymwx", "TS0601"),
91
("_TZE204_ptaqh9tk", "TS0601"), # reported in #3099
92
+ ("_TZE200_7tdtqgwv", "TS0601"),
93
],
94
ENDPOINTS: {
95
1: {
@@ -201,6 +202,7 @@ class TuyaDoubleSwitchTO(TuyaSwitch):
201
202
MODELS_INFO: [
203
("_TZE200_g1ib5ldv", "TS0601"),
204
("_TZE200_wunufsil", "TS0601"),
205
+ ("_TZE200_nkjintbl", "TS0601"),
206
("_TZE204_wvovwe9h", "TS0601"),
207
208
0 commit comments