Skip to content

Commit 252c702

Browse files
authored
Adding "_TYST11_czk78ptr", "zk78ptr" (#1184)
Adding "_TZE200_czk78ptr", "TS0601", "_TYST11_czk78ptr", "zk78ptr", "_TZE200_2atgpdho", "TS0601" and ("_TYST11_2atgpdho", "atgpdho") I also deleting the ("_TYST11_b6wax7g0", "6wax7g0") then its look Beca Smart is not making on with the old Zigbee module. The 2atgpdho versions also need getting presets in ZHA in one other PR for working OK.
1 parent 014175e commit 252c702

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

zhaquirks/tuya/ts0601_trv.py

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -964,6 +964,7 @@ class SiterwellGS361_Type1(TuyaThermostat):
964964
("_TYST11_ps5v5jor", "s5v5jor"),
965965
("_TYST11_owwdxjbx", "wwdxjbx"),
966966
("_TYST11_8daqwrsj", "daqwrsj"),
967+
("_TYST11_czk78ptr", "zk78ptr"),
967968
],
968969
ENDPOINTS: {
969970
1: {
@@ -1008,6 +1009,7 @@ class SiterwellGS361_Type2(TuyaThermostat):
10081009
("_TZE200_ps5v5jor", "TS0601"),
10091010
("_TZE200_owwdxjbx", "TS0601"),
10101011
("_TZE200_8daqwrsj", "TS0601"),
1012+
("_TZE200_czk78ptr", "TS0601"),
10111013
],
10121014
ENDPOINTS: {
10131015
1: {
@@ -1059,6 +1061,7 @@ def __init__(self, *args, **kwargs):
10591061
("_TZE200_ckud7u2l", "TS0601"),
10601062
("_TZE200_ywdxldoj", "TS0601"),
10611063
("_TZE200_cwnjrr72", "TS0601"),
1064+
("_TZE200_2atgpdho", "TS0601"),
10621065
],
10631066
ENDPOINTS: {
10641067
1: {
@@ -1157,7 +1160,7 @@ class MoesHY368_Type2(TuyaThermostat):
11571160
("_TYST11_ckud7u2l", "kud7u2l"),
11581161
("_TYST11_ywdxldoj", "wdxldoj"),
11591162
("_TYST11_cwnjrr72", "wnjrr72"),
1160-
("_TYST11_b6wax7g0", "6wax7g0"),
1163+
("_TYST11_2atgpdho", "atgpdho"),
11611164
],
11621165
ENDPOINTS: {
11631166
1: {

0 commit comments

Comments
 (0)