Skip to content

Commit a941a89

Browse files
authored
Update tuya_sensor.py (#4019)
Add _TZE200_w6n8jeuu
1 parent 70e0643 commit a941a89

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

zhaquirks/tuya/tuya_sensor.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -119,6 +119,7 @@ class NoManufTimeTuyaMCUCluster(TuyaMCUCluster):
119119
.applies_to("_TZE200_eanjj2pa", "TS0601")
120120
.applies_to("_TZE200_ydrdfkim", "TS0601")
121121
.applies_to("_TZE284_locansqn", "TS0601")
122+
.applies_to("_TZE200_w6n8jeuu", "TS0601")
122123
.tuya_temperature(dp_id=1, scale=10)
123124
.tuya_humidity(dp_id=2)
124125
.tuya_battery(dp_id=4)

0 commit comments

Comments
 (0)