Skip to content

Commit 6602383

Browse files
authored
Add Tuya rain sensor variant _TZ3210_p68kms0l (#4356)
1 parent 2e2bbd9 commit 6602383

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

zhaquirks/tuya/tuya_rain.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ class TuyaIasZone(IasZone, TuyaLocalCluster):
2121

2222
(
2323
TuyaQuirkBuilder("_TZ3210_tgvtvdoc", "TS0207")
24+
.applies_to("_TZ3210_p68kms0l", "TS0207")
2425
.tuya_battery(
2526
dp_id=4, battery_type=BatterySize.Other, battery_qty=1, battery_voltage=30
2627
)

0 commit comments

Comments
 (0)