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.
_TZE204_wvovwe9h
_TZE204_2imwyigp
1 parent df117a7 commit 874cdbbCopy full SHA for 874cdbb
zhaquirks/tuya/ts0601_switch.py
@@ -195,6 +195,7 @@ class TuyaDoubleSwitchTO(TuyaSwitch):
195
MODELS_INFO: [
196
("_TZE200_g1ib5ldv", "TS0601"),
197
("_TZE200_wunufsil", "TS0601"),
198
+ ("_TZE204_wvovwe9h", "TS0601"),
199
],
200
ENDPOINTS: {
201
1: {
@@ -372,6 +373,7 @@ class TuyaTripleSwitch_GP(TuyaSwitch):
372
373
374
("_TZE200_2hf7x9n3", "TS0601"), # reported #1597
375
("_TZE200_go3tvswy", "TS0601"), # reported #1634
376
+ ("_TZE204_2imwyigp", "TS0601"),
377
378
379
# <SimpleDescriptor endpoint=1 profile=260 device_type=51 device_version=1
0 commit comments