Skip to content

Commit

Permalink
Add support for Tuya TS0601_TZE200_dwcarsat (#1367)
Browse files Browse the repository at this point in the history
Fixes #1313
  • Loading branch information
magnusnordlander committed Feb 18, 2022
1 parent 86341fd commit f9e25f4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions zhaquirks/tuya/air/ts0601_air_quality.py
Original file line number Diff line number Diff line change
Expand Up @@ -82,6 +82,7 @@ class TuyaCO2SensorGPP(CustomDevice):
MODELS_INFO: [
("_TZE200_ryfmq5rl", "TS0601"),
("_TZE200_yvx5lh6k", "TS0601"),
("_TZE200_dwcarsat", "TS0601"),
],
ENDPOINTS: {
1: {
Expand Down

0 comments on commit f9e25f4

Please sign in to comment.