Skip to content

Commit a24ba30

Browse files
authored
Add Schneider Electric CH2AX/SWITCH/1 support (#4151)
1 parent 6d1971c commit a24ba30

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

zhaquirks/schneiderelectric/dimmers.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@
2626

2727
(
2828
QuirkBuilder(SE_MANUF_NAME, "NHPB/SWITCH/1")
29+
.applies_to(SE_MANUF_NAME, "CH2AX/SWITCH/1")
2930
.replaces(SEBasic)
3031
.replaces(SEOnOff)
3132
.replaces(SEBasic, endpoint_id=21)

0 commit comments

Comments
 (0)