Skip to content

Commit

Permalink
AddDevice Support for TRV Moes ZTRV-ZX-TV01-MS _TZE200_7yoranx2 #1758 (
Browse files Browse the repository at this point in the history
…#1770)

* Update ts0601_trv.py

Add support for MOES TRV TV01 with ID _TZE200_7yoranx2 which seems to be the same as ID _TZE200_e9ba97vf

* Update ts0601_trv.py

Add description of new device
  • Loading branch information
schu42 committed Sep 25, 2022
1 parent eec89eb commit 2c4d567
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions zhaquirks/tuya/ts0601_trv.py
Original file line number Diff line number Diff line change
Expand Up @@ -1676,6 +1676,7 @@ def __init__(self, *args, **kwargs):
# output_clusters=[10, 25]>
MODELS_INFO: [
("_TZE200_e9ba97vf", "TS0601"),
("_TZE200_7yoranx2", "TS0601"), # MOES TRV TV01 ZTRV-ZX-TV01-MS

This comment has been minimized.

Copy link
@dohnalekp

dohnalekp Sep 25, 2022

Please, can you paste:
("_TZE200_lnbfnyxd", "TS0601"), # Tesla TRV TV100

("_TZE200_husqqvux", "TS0601"),
("_TZE200_kly8gjlz", "TS0601"),
("_TZE200_hue3yfsn", "TS0601"), # TV02-ZG
Expand Down

0 comments on commit 2c4d567

Please sign in to comment.