Skip to content

Commit

Permalink
Fix Tuya siren manufacturer/model _TZE204_hcxvyxa5 (#3760)
Browse files Browse the repository at this point in the history
  • Loading branch information
TheJulianJES authored Jan 23, 2025
1 parent 0ca585f commit 2aad9e1
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions zhaquirks/tuya/tuya_siren.py
Original file line number Diff line number Diff line change
Expand Up @@ -359,9 +359,7 @@ class NeoBatteryState(t.enum8):

# Tuya ZA03
(
TuyaQuirkBuilder("_TZE200_t1blo2bj", "TS0601")
.applies_to("_TZE204_t1blo2bj", "TS0601")
.applies_to("_TZE204_q76rtoa9", "TS0601")
TuyaQuirkBuilder("_TZE204_hcxvyxa5", "TS0601")
.tuya_enum(
dp_id=5,
attribute_name="alarm_volume",
Expand Down

0 comments on commit 2aad9e1

Please sign in to comment.