Skip to content

Commit 5556090

Browse files
authored
Add Tuya soil sensor _TZE284_myd45weu variant (#4038)
1 parent c2f64fd commit 5556090

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
@@ -286,6 +286,7 @@ class NoManufTimeTuyaMCUCluster(TuyaMCUCluster):
286286
.applies_to("_TZE200_ga1maeof", "TS0601")
287287
.applies_to("_TZE200_9cqcpkgb", "TS0601")
288288
.applies_to("_TZE204_myd45weu", "TS0601")
289+
.applies_to("_TZE284_myd45weu", "TS0601")
289290
.applies_to("_TZE200_2se8efxh", "TS0601") # Immax Neo
290291
.tuya_temperature(dp_id=5)
291292
.tuya_battery(dp_id=15)

0 commit comments

Comments
 (0)