Skip to content

Commit 84573f2

Browse files
authored
Add Tuya temp/humidity sensor _TZE204_9yapgbuv variant (#3506)
1 parent 0c5df70 commit 84573f2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

zhaquirks/tuya/ts0601_sensor.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@
2929
(
3030
TuyaQuirkBuilder("_TZE200_yjjdcqsq", "TS0601")
3131
.applies_to("_TZE200_9yapgbuv", "TS0601")
32+
.applies_to("_TZE204_9yapgbuv", "TS0601")
3233
.applies_to("_TZE204_yjjdcqsq", "TS0601")
3334
.applies_to("_TZE200_utkemkbs", "TS0601")
3435
.applies_to("_TZE204_utkemkbs", "TS0601")

0 commit comments

Comments
 (0)