Skip to content

Commit 1bd968c

Browse files
authored
Add Tuya temp/humidity sensor _TZE204_s139roas variant (#3503)
1 parent 68e37ae commit 1bd968c

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
@@ -23,6 +23,7 @@
2323
.applies_to("_TZE200_znbl8dj5", "TS0601")
2424
.applies_to("_TZE200_qyflbnbj", "TS0601")
2525
.applies_to("_TZE200_zppcgbdj", "TS0601")
26+
.applies_to("_TZE204_s139roas", "TS0601")
2627
.tuya_temperature(dp_id=1, scale=10)
2728
.tuya_humidity(dp_id=2)
2829
.tuya_battery(dp_id=4)

0 commit comments

Comments
 (0)