Eve Energy Matter

I recently updated an Eve Energy to Matter and managed to successfully connect the device to Homekit. Now I am trying to pair the device to HA using the method outlined in the HA Matter (Beta) documentation.

I am running 2023.5.3 in a Synology VM. I have the Matter Server add-on installed and operating.

I first went into ‘Home’ on my iPhone and clicked ‘Turn on Pairing Mode’. When presented with the code I copied the code.

I then went into HA → Settings → Devices & Integrations → Devices → Add Device → Matter. I chose the Eve Energy Plug and pasted the code. I received the following debug information as HA said ‘Adding Device’ and then it timed out.

2023-05-18 12:54:04 core-matter-server chip.DL[126] ERROR FAIL: NULL apEndpoint->mpAdapter in bluezObjectsSetup
2023-05-18 12:54:04 core-matter-server chip.CTL[126] ERROR Commissioning discovery over BLE failed: ../src/platform/Linux/BLEManagerImpl.cpp:682: CHIP Error 0x00000003: Incorrect state
2023-05-18 12:54:04 core-matter-server chip.-[126] ERROR ../src/platform/Linux/BLEManagerImpl.cpp:682: CHIP Error 0x00000003: Incorrect state at ../src/controller/SetUpCodePairer.cpp:299
2023-05-18 12:54:04 core-matter-server chip.BLE[126] ERROR No adapter available for new connection establishment

I’m having the same/similar issue. Did you ever resolve this? Here’s the error messages I’m seeing in my Matter server logs:

2024-04-03 23:57:38.922 (Dummy-2) CHIP_ERROR [chip.native.-] src/inet/UDPEndPointImplSockets.cpp:417: OS Error 0x02000065: Network is unreachable at src/controller/SetUpCodePairer.cpp:280
2024-04-03 23:58:08.946 (Dummy-2) CHIP_ERROR [chip.native.CTL] Discovery timed out
2024-04-03 23:58:08.946 (Dummy-2) CHIP_ERROR [chip.native.ZCL] Secure Pairing Failed
2024-04-03 23:58:08.946 (Dummy-2) WARNING [root] Failed to establish secure session to device: src/controller/python/ChipDeviceController-ScriptDevicePairingDelegate.cpp:89: CHIP Error 0x00000003: Incorrect state
2024-04-03 23:58:08.946 (Dummy-2) WARNING [root] Failed to commission: src/controller/python/ChipDeviceController-ScriptDevicePairingDelegate.cpp:89: CHIP Error 0x00000003: Incorrect state
2024-04-03 23:58:08.946 (MainThread) ERROR [matter_server.server.client_handler] [139985763620688] Error while handling: commission_with_code: Commission with code failed for node 14.
2024-04-04 00:04:29.316 (MainThread) INFO [matter_server.server.device_controller] Starting Matter commissioning with code using Node ID 15 (attempt 1/3).
2024-04-04 00:04:29.321 (Dummy-2) CHIP_ERROR [chip.native.-] src/inet/UDPEndPointImplSockets.cpp:417: OS Error 0x02000065: Network is unreachable at src/controller/SetUpCodePairer.cpp:280
2024-04-04 00:04:59.325 (Dummy-2) CHIP_ERROR [chip.native.CTL] Discovery timed out
2024-04-04 00:04:59.326 (Dummy-2) CHIP_ERROR [chip.native.ZCL] Secure Pairing Failed
2024-04-04 00:04:59.326 (Dummy-2) WARNING [root] Failed to establish secure session to device: src/controller/python/ChipDeviceController-ScriptDevicePairingDelegate.cpp:89: CHIP Error 0x00000003: Incorrect state
2024-04-04 00:04:59.326 (Dummy-2) WARNING [root] Failed to commission: src/controller/python/ChipDeviceController-ScriptDevicePairingDelegate.cpp:89: CHIP Error 0x00000003: Incorrect state
2024-04-04 00:05:04.330 (MainThread) INFO [matter_server.server.device_controller] Starting Matter commissioning with code using Node ID 15 (attempt 2/3).
2024-04-04 00:05:04.333 (Dummy-2) CHIP_ERROR [chip.native.-] src/inet/UDPEndPointImplSockets.cpp:417: OS Error 0x02000065: Network is unreachable at src/controller/SetUpCodePairer.cpp:280
2024-04-04 00:05:34.337 (Dummy-2) CHIP_ERROR [chip.native.CTL] Discovery timed out
2024-04-04 00:05:34.338 (Dummy-2) CHIP_ERROR [chip.native.ZCL] Secure Pairing Failed
2024-04-04 00:05:34.338 (Dummy-2) WARNING [root] Failed to establish secure session to device: src/controller/python/ChipDeviceController-ScriptDevicePairingDelegate.cpp:89: CHIP Error 0x00000003: Incorrect state
2024-04-04 00:05:34.338 (Dummy-2) WARNING [root] Failed to commission: src/controller/python/ChipDeviceController-ScriptDevicePairingDelegate.cpp:89: CHIP Error 0x00000003: Incorrect state
2024-04-04 00:05:39.341 (MainThread) INFO [matter_server.server.device_controller] Starting Matter commissioning with code using Node ID 15 (attempt 3/3).
2024-04-04 00:05:39.346 (Dummy-2) CHIP_ERROR [chip.native.-] src/inet/UDPEndPointImplSockets.cpp:417: OS Error 0x02000065: Network is unreachable at src/controller/SetUpCodePairer.cpp:280
2024-04-04 00:06:09.350 (Dummy-2) CHIP_ERROR [chip.native.CTL] Discovery timed out
2024-04-04 00:06:09.350 (Dummy-2) CHIP_ERROR [chip.native.ZCL] Secure Pairing Failed
2024-04-04 00:06:09.351 (Dummy-2) WARNING [root] Failed to establish secure session to device: src/controller/python/ChipDeviceController-ScriptDevicePairingDelegate.cpp:89: CHIP Error 0x00000003: Incorrect state
2024-04-04 00:06:09.351 (Dummy-2) WARNING [root] Failed to commission: src/controller/python/ChipDeviceController-ScriptDevicePairingDelegate.cpp:89: CHIP Error 0x00000003: Incorrect state
2024-04-04 00:06:09.352 (MainThread) ERROR [matter_server.server.client_handler] [139985763777744] Error while handling: commission_with_code: Commission with code failed for node 15.

Any updates on this problem?

Unfortunately I’ve been unable to figure it out. I’m actually just returning the few Matter with Thread devices I purchased. For me, it’s just not mature enough to transition from my Z-Wave setup yet.

1 Like

Z-Wave? Weren’t these devices supposed to work with Thread, not Z-Wave?