home-assistant / core

:house_with_garden: Open source home automation that puts local control and privacy first.
https://www.home-assistant.io
Apache License 2.0
69.72k stars 28.87k forks source link

Eve Energy Smart Plug #113571

Open fight3 opened 3 months ago

fight3 commented 3 months ago

The problem

Hello,

It sounds like you're experiencing connectivity issues with your smart outlets (Eve Energy Matter). Despite trying for two days, you're still facing the problem, even after attempting to use both with and without multiprotocol. While you've managed to integrate them via HomeKit and subsequently through HomeAssistant, they keep losing connection intermittently, with some outlets being available while others are not. You're using a Raspberry Pi 5 with SkyConnect.

2024-03-15 18:23:02 (MainThread) WARNING [CertificateAuthority] Loading fabric admins from storage...
2024-03-15 18:23:02 (MainThread) WARNING [FabricAdmin] New FabricAdmin: FabricId: 0x0000000000000002, VendorId = 0x134B
2024-03-15 18:23:02 (MainThread) INFO [matter_server.server.stack] CHIP Controller Stack initialized.
2024-03-15 18:23:02 (MainThread) INFO [matter_server.server.server] Starting the Matter Server...
[New Thread 0x7fe3fff1e0 (LWP 247)]
2024-03-15 18:23:02 (MainThread) INFO [matter_server.server.helpers.paa_certificates] Fetching the latest PAA root certificates from DCL.
2024-03-15 18:23:06 (ThreadPoolExecutor-0_0) WARNING [py.warnings] /usr/local/lib/python3.11/concurrent/futures/thread.py:58: CryptographyDeprecationWarning: The parsed certificate contains a NULL parameter value in its signature algorithm parameters. This is invalid and will be rejected in a future version of cryptography. If this certificate was created via Java, please upgrade to JDK21+ or the latest JDK11/17 once a fix is issued. If this certificate was created in some other fashion please report the issue to the cryptography issue tracker. See https://github.com/pyca/cryptography/issues/8996 and https://github.com/pyca/cryptography/issues/9253 for more details.
  result = self.fn(*self.args, **self.kwargs)

2024-03-15 18:23:13 (MainThread) INFO [matter_server.server.helpers.paa_certificates] Fetched 129 PAA root certificates from DCL.
2024-03-15 18:23:13 (MainThread) INFO [matter_server.server.helpers.paa_certificates] Fetching the latest PAA root certificates from Git.
2024-03-15 18:23:15 (MainThread) INFO [matter_server.server.helpers.paa_certificates] Fetched 90 PAA root certificates from Git.
2024-03-15 18:23:15 (MainThread) WARNING [FabricAdmin] Allocating new controller with CaIndex: 1, FabricId: 0x0000000000000002, NodeId: 0x000000000001B669, CatTags: []
2024-03-15 18:23:16 (Dummy-2) CHIP_ERROR [chip.native.DL] Long dispatch time: 306 ms, for event type 2
2024-03-15 18:23:16 (MainThread) INFO [matter_server.server.device_controller] Loaded 7 nodes from stored configuration
2024-03-15 18:23:16 (MainThread) INFO [matter_server.server.vendor_info] Loading vendor info from storage.
2024-03-15 18:23:16 (MainThread) INFO [matter_server.server.vendor_info] Loaded 179 vendors from storage.
2024-03-15 18:23:16 (MainThread) INFO [matter_server.server.vendor_info] Fetching the latest vendor info from DCL.
2024-03-15 18:23:16 (MainThread) INFO [matter_server.server.vendor_info] Fetched 177 vendors from DCL.
2024-03-15 18:23:16 (MainThread) INFO [matter_server.server.vendor_info] Saving vendor info to storage.
2024-03-15 18:23:17 (MainThread) INFO [matter_server.server.device_controller.mdns] Node 4 discovered on MDNS
2024-03-15 18:23:17 (MainThread) INFO [matter_server.server.device_controller.mdns] Node 5 discovered on MDNS
2024-03-15 18:23:17 (MainThread) INFO [matter_server.server.device_controller.mdns] Node 7 discovered on MDNS
2024-03-15 18:23:17 (MainThread) INFO [matter_server.server.device_controller.mdns] Node 11 discovered on MDNS
2024-03-15 18:23:17 (MainThread) INFO [matter_server.server.device_controller.mdns] Node 12 discovered on MDNS
2024-03-15 18:23:17 (MainThread) INFO [matter_server.server.device_controller.mdns] Node 15 discovered on MDNS
2024-03-15 18:23:17 (MainThread) INFO [matter_server.server.device_controller.node_4] Setting-up node...
2024-03-15 18:23:17 (MainThread) INFO [matter_server.server.device_controller.node_5] Setting-up node...
[New Thread 0x7fe2dc41e0 (LWP 248)]
2024-03-15 18:23:17 (MainThread) INFO [matter_server.server.device_controller.node_7] Setting-up node...
[New Thread 0x7fe25c31e0 (LWP 249)]
2024-03-15 18:23:17 (MainThread) INFO [matter_server.server.device_controller.node_11] Setting-up node...
[New Thread 0x7fe1dc21e0 (LWP 250)]
2024-03-15 18:23:17 (MainThread) INFO [matter_server.server.device_controller.node_12] Setting-up node...
[New Thread 0x7fe15c11e0 (LWP 251)]
2024-03-15 18:23:17 (MainThread) INFO [matter_server.server.device_controller.mdns] Node 16 discovered on MDNS
2024-03-15 18:23:17 (Dummy-2) CHIP_ERROR [chip.native.DIS] Re-using pending resolve entry before reply was received.
2024-03-15 18:23:18 (MainThread) INFO [matter_server.server.device_controller.node_12] Setting up attributes and events subscription.
2024-03-15 18:23:18 (MainThread) INFO [matter_server.server.device_controller.node_5] Setting up attributes and events subscription.
2024-03-15 18:23:19 (MainThread) INFO [matter_server.server.device_controller.node_11] Setting up attributes and events subscription.
2024-03-15 18:23:19 (MainThread) INFO [matter_server.server.device_controller.node_7] Setting up attributes and events subscription.
2024-03-15 18:23:19 (MainThread) INFO [matter_server.server.device_controller.node_4] Setting up attributes and events subscription.
2024-03-15 18:23:28 (MainThread) INFO [matter_server.server.device_controller.node_12] Subscription succeeded
2024-03-15 18:23:28 (MainThread) INFO [matter_server.server.device_controller.node_15] Setting-up node...
2024-03-15 18:23:28 (Dummy-2) CHIP_ERROR [chip.native.EM] Failed to Send CHIP MessageCounter:94361763 on exchange 35881i sendCount: 4 max retries: 4
2024-03-15 18:23:29 (Dummy-2) CHIP_ERROR [chip.native.EM] Failed to Send CHIP MessageCounter:142058176 on exchange 35880i sendCount: 4 max retries: 4
2024-03-15 18:23:29 (Dummy-2) CHIP_ERROR [chip.native.EM] Failed to Send CHIP MessageCounter:250436159 on exchange 35883i sendCount: 4 max retries: 4
2024-03-15 18:23:29 (Dummy-2) CHIP_ERROR [chip.native.EM] Failed to Send CHIP MessageCounter:262643809 on exchange 35882i sendCount: 4 max retries: 4
2024-03-15 18:23:29 (MainThread) INFO [matter_server.server.device_controller.node_15] Setting up attributes and events subscription.
2024-03-15 18:23:32 (Dummy-2) CHIP_ERROR [chip.native.DMG] Time out! failed to receive report data from Exchange: 35880i
2024-03-15 18:23:32 (Dummy-2) CHIP_ERROR [chip.native.DMG] Time out! failed to receive report data from Exchange: 35881i
2024-03-15 18:23:32 (Dummy-2) CHIP_ERROR [chip.native.DMG] Time out! failed to receive report data from Exchange: 35882i
2024-03-15 18:23:32 (Dummy-2) CHIP_ERROR [chip.native.DMG] Time out! failed to receive report data from Exchange: 35883i
2024-03-15 18:23:38 (MainThread) INFO [matter_server.server.device_controller.node_15] Subscription succeeded
2024-03-15 18:23:38 (MainThread) INFO [matter_server.server.device_controller.node_16] Setting-up node...
2024-03-15 18:23:40 (MainThread) INFO [matter_server.server.device_controller.node_16] Setting up attributes and events subscription.
2024-03-15 18:23:42 (Dummy-2) CHIP_ERROR [chip.native.EM] Failed to Send CHIP MessageCounter:90911270 on exchange 35887i sendCount: 4 max retries: 4
2024-03-15 18:23:42 (Dummy-2) CHIP_ERROR [chip.native.EM] Failed to Send CHIP MessageCounter:90911269 on exchange 35886i sendCount: 4 max retries: 4
2024-03-15 18:23:43 (Dummy-2) CHIP_ERROR [chip.native.EM] Failed to Send CHIP MessageCounter:90911271 on exchange 35888i sendCount: 4 max retries: 4
2024-03-15 18:23:43 (Dummy-2) CHIP_ERROR [chip.native.EM] Failed to Send CHIP MessageCounter:90911272 on exchange 35889i sendCount: 4 max retries: 4
2024-03-15 18:23:45 (Dummy-2) CHIP_ERROR [chip.native.SC] CASESession timed out while waiting for a response from the peer. Current state was 4
2024-03-15 18:23:45 (Dummy-2) CHIP_ERROR [chip.native.DMG] Failed to establish CASE for re-subscription with error 'src/protocols/secure_channel/CASESession.cpp:553: CHIP Error 0x00000032: Timeout'
2024-03-15 18:23:45 (Dummy-2) CHIP_ERROR [chip.native.SC] CASESession timed out while waiting for a response from the peer. Current state was 4
2024-03-15 18:23:45 (Dummy-2) CHIP_ERROR [chip.native.DMG] Failed to establish CASE for re-subscription with error 'src/protocols/secure_channel/CASESession.cpp:553: CHIP Error 0x00000032: Timeout'
2024-03-15 18:23:45 (Dummy-2) CHIP_ERROR [chip.native.SC] CASESession timed out while waiting for a response from the peer. Current state was 4
2024-03-15 18:23:45 (Dummy-2) CHIP_ERROR [chip.native.DMG] Failed to establish CASE for re-subscription with error 'src/protocols/secure_channel/CASESession.cpp:553: CHIP Error 0x00000032: Timeout'
2024-03-15 18:23:46 (Dummy-2) CHIP_ERROR [chip.native.SC] CASESession timed out while waiting for a response from the peer. Current state was 4
2024-03-15 18:23:46 (Dummy-2) CHIP_ERROR [chip.native.DMG] Failed to establish CASE for re-subscription with error 'src/protocols/secure_channel/CASESession.cpp:553: CHIP Error 0x00000032: Timeout'
2024-03-15 18:23:49 (Dummy-2) CHIP_ERROR [chip.native.EM] Failed to Send CHIP MessageCounter:102109804 on exchange 35891i sendCount: 4 max retries: 4
2024-03-15 18:23:53 (Dummy-2) CHIP_ERROR [chip.native.DMG] Time out! failed to receive report data from Exchange: 35891i
2024-03-15 18:23:59 (Dummy-2) CHIP_ERROR [chip.native.EM] Failed to Send CHIP MessageCounter:90911276 on exchange 35892i sendCount: 4 max retries: 4
2024-03-15 18:24:01 (Dummy-2) CHIP_ERROR [chip.native.EM] Failed to Send CHIP MessageCounter:90911277 on exchange 35893i sendCount: 4 max retries: 4
2024-03-15 18:24:03 (Dummy-2) CHIP_ERROR [chip.native.SC] CASESession timed out while waiting for a response from the peer. Current state was 4
2024-03-15 18:24:03 (Dummy-2) CHIP_ERROR [chip.native.DMG] Failed to establish CASE for re-subscription with error 'src/protocols/secure_channel/CASESession.cpp:553: CHIP Error 0x00000032: Timeout'
2024-03-15 18:24:03 (Dummy-2) CHIP_ERROR [chip.native.EM] Failed to Send CHIP MessageCounter:90911278 on exchange 35894i sendCount: 4 max retries: 4
2024-03-15 18:24:04 (Dummy-2) CHIP_ERROR [chip.native.SC] CASESession timed out while waiting for a response from the peer. Current state was 4
2024-03-15 18:24:04 (Dummy-2) CHIP_ERROR [chip.native.DMG] Failed to establish CASE for re-subscription with error 'src/protocols/secure_channel/CASESession.cpp:553: CHIP Error 0x00000032: Timeout'
2024-03-15 18:24:05 (Dummy-2) CHIP_ERROR [chip.native.EM] Failed to Send CHIP MessageCounter:90911279 on exchange 35895i sendCount: 4 max retries: 4
2024-03-15 18:24:06 (Dummy-2) CHIP_ERROR [chip.native.EM] Failed to Send CHIP MessageCounter:90911280 on exchange 35896i sendCount: 4 max retries: 4
2024-03-15 18:24:07 (Dummy-2) CHIP_ERROR [chip.native.SC] CASESession timed out while waiting for a response from the peer. Current state was 4
2024-03-15 18:24:07 (Dummy-2) CHIP_ERROR [chip.native.DMG] Failed to establish CASE for re-subscription with error 'src/protocols/secure_channel/CASESession.cpp:553: CHIP Error 0x00000032: Timeout'
2024-03-15 18:24:07 (Dummy-2) CHIP_ERROR [chip.native.SC] CASESession timed out while waiting for a response from the peer. Current state was 4
2024-03-15 18:24:07 (Dummy-2) CHIP_ERROR [chip.native.DMG] Failed to establish CASE for re-subscription with error 'src/protocols/secure_channel/CASESession.cpp:553: CHIP Error 0x00000032: Timeout'
2024-03-15 18:24:09 (Dummy-2) CHIP_ERROR [chip.native.SC] CASESession timed out while waiting for a response from the peer. Current state was 4
2024-03-15 18:24:09 (Dummy-2) CHIP_ERROR [chip.native.DMG] Failed to establish CASE for re-subscription with error 'src/protocols/secure_channel/CASESession.cpp:553: CHIP Error 0x00000032: Timeout'
2024-03-15 18:24:18 (Dummy-2) CHIP_ERROR [chip.native.EM] Failed to Send CHIP MessageCounter:90911281 on exchange 35905i sendCount: 4 max retries: 4
2024-03-15 18:24:21 (Dummy-2) CHIP_ERROR [chip.native.SC] CASESession timed out while waiting for a response from the peer. Current state was 4
2024-03-15 18:24:21 (Dummy-2) CHIP_ERROR [chip.native.DMG] Failed to establish CASE for re-subscription with error 'src/protocols/secure_channel/CASESession.cpp:553: CHIP Error 0x00000032: Timeout'
2024-03-15 18:24:22 (Dummy-2) CHIP_ERROR [chip.native.EM] Failed to Send CHIP MessageCounter:90911282 on exchange 35906i sendCount: 4 max retries: 4
2024-03-15 18:24:23 (Dummy-2) CHIP_ERROR [chip.native.EM] Failed to Send CHIP MessageCounter:90911283 on exchange 35907i sendCount: 4 max retries: 4
2024-03-15 18:24:24 (Dummy-2) CHIP_ERROR [chip.native.EM] Failed to Send CHIP MessageCounter:90911285 on exchange 35909i sendCount: 4 max retries: 4
2024-03-15 18:24:24 (Dummy-2) CHIP_ERROR [chip.native.EM] Failed to Send CHIP MessageCounter:90911284 on exchange 35908i sendCount: 4 max retries: 4
2024-03-15 18:24:24 (Dummy-2) CHIP_ERROR [chip.native.SC] CASESession timed out while waiting for a response from the peer. Current state was 4
2024-03-15 18:24:24 (Dummy-2) CHIP_ERROR [chip.native.DMG] Failed to establish CASE for re-subscription with error 'src/protocols/secure_channel/CASESession.cpp:553: CHIP Error 0x00000032: Timeout'
2024-03-15 18:24:27 (Dummy-2) CHIP_ERROR [chip.native.SC] CASESession timed out while waiting for a response from the peer. Current state was 4
2024-03-15 18:24:27 (Dummy-2) CHIP_ERROR [chip.native.DMG] Failed to establish CASE for re-subscription with error 'src/protocols/secure_channel/CASESession.cpp:553: CHIP Error 0x00000032: Timeout'
2024-03-15 18:24:27 (Dummy-2) CHIP_ERROR [chip.native.SC] CASESession timed out while waiting for a response from the peer. Current state was 4
2024-03-15 18:24:27 (Dummy-2) CHIP_ERROR [chip.native.DMG] Failed to establish CASE for re-subscription with error 'src/protocols/secure_channel/CASESession.cpp:553: CHIP Error 0x00000032: Timeout'
2024-03-15 18:24:27 (Dummy-2) CHIP_ERROR [chip.native.SC] CASESession timed out while waiting for a response from the peer. Current state was 4
2024-03-15 18:24:27 (Dummy-2) CHIP_ERROR [chip.native.DMG] Failed to establish CASE for re-subscription with error 'src/protocols/secure_channel/CASESession.cpp:553: CHIP Error 0x00000032: Timeout'

What version of Home Assistant Core has the issue?

-

What was the last working version of Home Assistant Core?

-

What type of installation are you running?

Home Assistant OS

Integration causing the issue

-

Link to integration documentation on our website

No response

Diagnostics information

No response

Example YAML snippet

No response

Anything in the logs that might be useful for us?

No response

Additional information

No response

windskipper commented 3 months ago

Same issue here and same error message.

also, I noticed that when adding a brand new eve energy Matter (firmware 3.2.0) it progressively disconnects all my other (9) eve energy matter plug (firmware 3.2.1).

Trying to update it to 3.2.1 in another thread/matter network to see if adding it back to the network fix the issue.

windskipper commented 3 months ago

Update to 3.2.1 done. Still got all the error messages but it works...

issue-triage-workflows[bot] commented 6 days ago

There hasn't been any activity on this issue recently. Due to the high number of incoming GitHub notifications, we have to clean some of the old issues, as many of them have already been resolved with the latest updates. Please make sure to update to the latest Home Assistant version and check if that solves the issue. Let us know if that works for you by adding a comment 👍 This issue has now been marked as stale and will be closed if no further activity occurs. Thank you for your contributions.