Skip to content

Commit 9b4a0a5

Browse files
authored
Add Tuya temp/humidity sensor _TZE284_utkemkbs variant (#4110)
1 parent baf473c commit 9b4a0a5

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
@@ -309,6 +309,7 @@ class NoManufTimeTuyaMCUCluster(TuyaMCUCluster):
309309
.applies_to("_TZE204_9yapgbuv", "TS0601")
310310
.applies_to("_TZE200_utkemkbs", "TS0601")
311311
.applies_to("_TZE204_utkemkbs", "TS0601")
312+
.applies_to("_TZE284_utkemkbs", "TS0601")
312313
.applies_to("_TZE204_ksz749x8", "TS0601")
313314
.tuya_temperature(dp_id=1, scale=10)
314315
.tuya_humidity(dp_id=2)

0 commit comments

Comments
 (0)