We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 70e0643 commit a941a89Copy full SHA for a941a89
zhaquirks/tuya/tuya_sensor.py
@@ -119,6 +119,7 @@ class NoManufTimeTuyaMCUCluster(TuyaMCUCluster):
119
.applies_to("_TZE200_eanjj2pa", "TS0601")
120
.applies_to("_TZE200_ydrdfkim", "TS0601")
121
.applies_to("_TZE284_locansqn", "TS0601")
122
+ .applies_to("_TZE200_w6n8jeuu", "TS0601")
123
.tuya_temperature(dp_id=1, scale=10)
124
.tuya_humidity(dp_id=2)
125
.tuya_battery(dp_id=4)
0 commit comments