We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6d1971c commit a24ba30Copy full SHA for a24ba30
zhaquirks/schneiderelectric/dimmers.py
@@ -26,6 +26,7 @@
26
27
(
28
QuirkBuilder(SE_MANUF_NAME, "NHPB/SWITCH/1")
29
+ .applies_to(SE_MANUF_NAME, "CH2AX/SWITCH/1")
30
.replaces(SEBasic)
31
.replaces(SEOnOff)
32
.replaces(SEBasic, endpoint_id=21)
0 commit comments