Skip to content

Commit f738104

Browse files
authored
Add Tuya temperature sensor _TZE284_yjjdcqsq variant (#4060)
1 parent 5556090 commit f738104

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
@@ -304,6 +304,7 @@ class NoManufTimeTuyaMCUCluster(TuyaMCUCluster):
304304
.applies_to("_TZE204_jygvp6fk", "TS0601")
305305
.applies_to("_TZE200_yjjdcqsq", "TS0601")
306306
.applies_to("_TZE204_yjjdcqsq", "TS0601")
307+
.applies_to("_TZE284_yjjdcqsq", "TS0601")
307308
.applies_to("_TZE200_9yapgbuv", "TS0601")
308309
.applies_to("_TZE204_9yapgbuv", "TS0601")
309310
.applies_to("_TZE200_utkemkbs", "TS0601")

0 commit comments

Comments
 (0)