Skip to content

Commit e41ab9d

Browse files
authored
Add Tuya 4-gang relay _TZE204_58of2pfn variant (#4419)
1 parent f68b55a commit e41ab9d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

zhaquirks/tuya/ts0601_switch.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -625,6 +625,7 @@ class TuyaQuadrupleSwitchGP(TuyaSwitch):
625625
MODELS_INFO: [
626626
("_TZE200_1n2kyphz", "TS0601"),
627627
("_TZE200_mexisfik", "TS0601"), # reported #1634
628+
("_TZE204_58of2pfn", "TS0601"), # 4-channel relay
628629
],
629630
ENDPOINTS: {
630631
# <SimpleDescriptor endpoint=1 profile=260 device_type=51 device_version=1

0 commit comments

Comments
 (0)