Skip to content

Commit b2a19f7

Browse files
authored
Add Tuya air sensor _TZE204_ogkdpgy2 variant (#3525)
1 parent ff0c580 commit b2a19f7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

zhaquirks/tuya/air/ts0601_air_quality.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -152,6 +152,7 @@ class TuyaNDIRCO2SensorGPP(CustomDevice):
152152
# output_clusters=[25, 10])
153153
MODELS_INFO: [
154154
("_TZE200_ogkdpgy2", "TS0601"),
155+
("_TZE204_ogkdpgy2", "TS0601"),
155156
],
156157
ENDPOINTS: {
157158
1: {

0 commit comments

Comments
 (0)