Skip to content

Commit 1e5953b

Browse files
authored
Add Tuya motion sensor _TZE204_gkfbdvyx variant (#4480)
1 parent c8e2664 commit 1e5953b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

zhaquirks/tuya/tuya_motion.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -237,6 +237,7 @@ class TuyaMotionDetectionMode(t.enum8):
237237
(
238238
base_tuya_motion.clone()
239239
.applies_to("_TZE200_gkfbdvyx", "TS0601")
240+
.applies_to("_TZE204_gkfbdvyx", "TS0601")
240241
.applies_to("_TZE200_ya4ft0w4", "TS0601")
241242
.applies_to("_TZE204_ya4ft0w4", "TS0601")
242243
.tuya_dp(

0 commit comments

Comments
 (0)