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 aceb03f commit d959defCopy full SHA for d959def
zhaquirks/schneiderelectric/__init__.py
@@ -9,7 +9,7 @@
9
from zigpy.zcl.foundation import ZCLAttributeDef
10
11
SE_MANUF_NAME = "Schneider Electric"
12
-SE_MANUF_ID = 0x4190
+SE_MANUF_ID = 0x105E
13
14
15
class SEBasic(CustomCluster, Basic):
0 commit comments