Skip to content

Commit 874cdbb

Browse files
Add Tuya switch variants _TZE204_wvovwe9h, _TZE204_2imwyigp (#3087)
1 parent df117a7 commit 874cdbb

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

zhaquirks/tuya/ts0601_switch.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -195,6 +195,7 @@ class TuyaDoubleSwitchTO(TuyaSwitch):
195195
MODELS_INFO: [
196196
("_TZE200_g1ib5ldv", "TS0601"),
197197
("_TZE200_wunufsil", "TS0601"),
198+
("_TZE204_wvovwe9h", "TS0601"),
198199
],
199200
ENDPOINTS: {
200201
1: {
@@ -372,6 +373,7 @@ class TuyaTripleSwitch_GP(TuyaSwitch):
372373
MODELS_INFO: [
373374
("_TZE200_2hf7x9n3", "TS0601"), # reported #1597
374375
("_TZE200_go3tvswy", "TS0601"), # reported #1634
376+
("_TZE204_2imwyigp", "TS0601"),
375377
],
376378
ENDPOINTS: {
377379
# <SimpleDescriptor endpoint=1 profile=260 device_type=51 device_version=1

0 commit comments

Comments
 (0)