Skip to content

Commit

Permalink
Reversing braking #1346 (#1410)
Browse files Browse the repository at this point in the history
* Reversing braking #1346

Reversing #1346 that is braking working devices for many user that is confirmed working OK.
If like implanting other devices that is working in one other way pleas do it  without braking devices that have working for long  time.

* Update ts0601_air_quality.py
  • Loading branch information
MattWestb committed Mar 7, 2022
1 parent d0c4542 commit e3fa034
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 @@ -33,6 +33,7 @@ class TuyaCO2Sensor(CustomDevice):
# output_clusters=[25, 10])
MODELS_INFO: [
("_TZE200_8ygsuhe1", "TS0601"),
("_TZE200_yvx5lh6k", "TS0601"),
],
ENDPOINTS: {
1: {
Expand Down

2 comments on commit e3fa034

@sergey-suloev
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

There are no devices _TZE200_yvx5lh6k, TS0601 on the market without GPP. You are making a wrong change.

@MattWestb
Copy link
Contributor Author

@MattWestb MattWestb commented on e3fa034 Mar 9, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.