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 ff45092Copy full SHA for ff45092
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