Skip to content

Commit ec79b74

Browse files
authored
Add Tuya smoke _TZE284_rccxox8p variant (#3646)
1 parent 0156ab9 commit ec79b74

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

tests/test_tuya_smoke.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@
1818
("_TZE200_m9skfctm", "TS0601", []),
1919
("_TZE200_ntcy3xu1", "TS0601", []),
2020
("_TZE200_rccxox8p", "TS0601", []),
21+
("_TZE284_rccxox8p", "TS0601", []),
2122
("_TZE200_vzekyi4c", "TS0601", []),
2223
("_TZE204_vawy74yh", "TS0601", []),
2324
(

zhaquirks/tuya/tuya_smoke.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88
.applies_to("_TZE200_m9skfctm", "TS0601")
99
.applies_to("_TZE200_ntcy3xu1", "TS0601")
1010
.applies_to("_TZE200_rccxox8p", "TS0601")
11+
.applies_to("_TZE284_rccxox8p", "TS0601")
1112
.applies_to("_TZE200_vzekyi4c", "TS0601")
1213
.applies_to("_TZE204_vawy74yh", "TS0601")
1314
.applies_to("_TZE284_0zaf1cr8", "TS0601")

0 commit comments

Comments
 (0)