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
71.13k stars 29.8k forks source link

Matter Devices (Aqara and Kasa) Not Connecting to HA #124421

Closed whatatinkerer closed 1 week ago

whatatinkerer commented 3 weeks ago

The problem

I recently changed my network system to Unifi and since then it seems to be giving me some issues with adding Matter devices such as Aqara FP2 sensor or Kasa smart plugs. I currently have Google Nest, Apple TV 4K and Aqara M3 (just in case it needed it to connect), but when I add them to their respective apps then check Apple Home app, it shows as not responsive and then when I remove it and try to add to the Matter (BETA), it just hangs there saying its connecting or cannot connect to it.

What version of Home Assistant Core has the issue?

core-2024.8.2

What was the last working version of Home Assistant Core?

No response

What type of installation are you running?

Home Assistant OS

Integration causing the issue

Matter (BETA)

Link to integration documentation on our website

No response

Diagnostics information

024-08-22 09:41:11.212 (Dummy-2) CHIP_ERROR [chip.native.EM] Failed to Send CHIP MessageCounter:42354603 on exchange 27490i with Node: <0000000000000000, 0> sendCount: 4 max retries: 4

Example YAML snippet

No response

Anything in the logs that might be useful for us?

No response

Additional information

No response

whatatinkerer commented 3 weeks ago

I have tried factory resetting those sensors and plugs and even got new ones just to see, but same issue occurs.

home-assistant[bot] commented 2 weeks ago

Hey there @home-assistant/matter, mind taking a look at this issue as it has been labeled with an integration (matter) you are listed as a code owner for? Thanks!

Code owner commands Code owners of `matter` can trigger bot actions by commenting: - `@home-assistant close` Closes the issue. - `@home-assistant rename Awesome new title` Renames the issue. - `@home-assistant reopen` Reopen the issue. - `@home-assistant unassign matter` Removes the current integration label and assignees on the issue, add the integration domain after the command. - `@home-assistant add-label needs-more-information` Add a label (needs-more-information, problem in dependency, problem in custom component) to the issue. - `@home-assistant remove-label needs-more-information` Remove a label (needs-more-information, problem in dependency, problem in custom component) on the issue.

(message by CodeOwnersMention)


matter documentation matter source (message by IssueLinks)

marcelveldt commented 1 week ago

Aqara FP2 is not a Matter device. Furthermore you should read our full documentation about Matter and requirements to networking. Most issues we get reported are from Unifi networks because by default this has some Enterprise-level defaults which harm domestic protocols such as Matter. These tips should help you get things going again.

I'm going to close this issue here as this is not a support forum to troubleshoot network issues. Maybe join our discord server (matter channel) for community support if the above tips didnt help.