Skip to content

Commit bba057e

Browse files
authored
Update ts0601_trv.py (#1201)
Add 2 more CN-Hysen TRVs "_TZE200_pvvbommb" and "_TZE200_4eeyebrt".
1 parent e6138e4 commit bba057e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

zhaquirks/tuya/ts0601_trv.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1062,6 +1062,8 @@ def __init__(self, *args, **kwargs):
10621062
("_TZE200_ywdxldoj", "TS0601"),
10631063
("_TZE200_cwnjrr72", "TS0601"),
10641064
("_TZE200_2atgpdho", "TS0601"),
1065+
("_TZE200_pvvbommb", "TS0601"),
1066+
("_TZE200_4eeyebrt", "TS0601"),
10651067
],
10661068
ENDPOINTS: {
10671069
1: {

0 commit comments

Comments
 (0)