We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
_TZE204_yvx5lh6k
1 parent 81c43f5 commit c788758Copy full SHA for c788758
zhaquirks/tuya/air/ts0601_air_quality.py
@@ -35,6 +35,7 @@ class TuyaCO2Sensor(CustomDevice):
35
("_TZE200_8ygsuhe1", "TS0601"),
36
("_TZE200_ryfmq5rl", "TS0601"),
37
("_TZE200_yvx5lh6k", "TS0601"),
38
+ ("_TZE204_yvx5lh6k", "TS0601"),
39
("_TZE200_c2fmom5z", "TS0601"),
40
],
41
ENDPOINTS: {
@@ -86,6 +87,7 @@ class TuyaCO2SensorGPP(CustomDevice):
86
87
88
89
90
91
92
93
0 commit comments