Skip to content

Commit e82aea3

Browse files
authored
Add Tuya siren _TZE284_nlrfgpny variant (#3945)
1 parent babc235 commit e82aea3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

zhaquirks/tuya/tuya_siren.py

+1
Original file line numberDiff line numberDiff line change
@@ -134,6 +134,7 @@ class NeoBatteryState(t.enum8):
134134
(
135135
TuyaQuirkBuilder("_TZE204_nlrfgpny", "TS0601")
136136
.applies_to("TZE200_nlrfgpny", "TS0601")
137+
.applies_to("_TZE284_nlrfgpny", "TS0601")
137138
.tuya_enum(
138139
dp_id=1,
139140
attribute_name="alarm_state",

0 commit comments

Comments
 (0)