Skip to content

Commit dd63a95

Browse files
authored
Add Tuya siren TZE200_nlrfgpny variant (#3885)
1 parent d36a590 commit dd63a95

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

zhaquirks/tuya/tuya_siren.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -133,6 +133,7 @@ class NeoBatteryState(t.enum8):
133133

134134
(
135135
TuyaQuirkBuilder("_TZE204_nlrfgpny", "TS0601")
136+
.applies_to("TZE200_nlrfgpny", "TS0601")
136137
.tuya_enum(
137138
dp_id=1,
138139
attribute_name="alarm_state",

0 commit comments

Comments
 (0)