Skip to content

Commit 190d65c

Browse files
authored
Add Tuya illuminance sensor _TZE204_khx7nnka variant (#3532)
1 parent 6dfda71 commit 190d65c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

zhaquirks/tuya/ts0601_illuminance.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -72,6 +72,7 @@ class TuyaIlluminance(CustomDevice):
7272
# input_clusters=[4, 5, 61184, 0], output_clusters=[25, 10])
7373
MODELS_INFO: [
7474
("_TZE200_khx7nnka", "TS0601"),
75+
("_TZE204_khx7nnka", "TS0601"),
7576
("_TZE200_yi4jtqq1", "TS0601"),
7677
],
7778
ENDPOINTS: {

0 commit comments

Comments
 (0)