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_c2fmom5z
1 parent 190d65c commit be12d11Copy full SHA for be12d11
zhaquirks/tuya/air/ts0601_air_quality.py
@@ -37,6 +37,7 @@ class TuyaCO2Sensor(CustomDevice):
37
("_TZE200_yvx5lh6k", "TS0601"),
38
("_TZE204_yvx5lh6k", "TS0601"),
39
("_TZE200_c2fmom5z", "TS0601"),
40
+ ("_TZE204_c2fmom5z", "TS0601"),
41
],
42
ENDPOINTS: {
43
1: {
@@ -89,6 +90,7 @@ class TuyaCO2SensorGPP(CustomDevice):
89
90
91
92
93
94
95
96
0 commit comments