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
74.01k stars 31.05k forks source link

Not able to add nest thermostat to Home Assistant via Matter #130006

Open Magrifain opened 2 weeks ago

Magrifain commented 2 weeks ago

The problem

I am not able to add my nest thermostat via matter to home assistant. I have tried different methods, restarted/factory reset the thermostat to no avail.

What version of Home Assistant Core has the issue?

2024.10.4

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

Link to integration documentation on our website

https://www.home-assistant.io/integrations/matter

Diagnostics information

No response

Example YAML snippet

No response

Anything in the logs that might be useful for us?

2024-11-06 22:56:42.525 (MainThread) INFO [matter_server.server.device_controller] Starting Matter commissioning with code using Node ID 23.
2024-11-06 22:57:12.527 (Dummy-2) CHIP_ERROR [chip.native.CTL] Discovery timed out
2024-11-06 22:57:31.989 (Dummy-2) CHIP_ERROR [chip.native.EM] Failed to Send CHIP MessageCounter:124408273 on exchange 53144i with Node: <0000000000000000, 0> sendCount: 4 max retries: 4
2024-11-06 22:57:45.520 (Dummy-2) CHIP_ERROR [chip.native.SC] PASESession timed out while waiting for a response from the peer. Expected message type was 33
2024-11-06 22:58:32.046 (Dummy-2) CHIP_ERROR [chip.native.EM] Failed to Send CHIP MessageCounter:124408274 on exchange 53145i with Node: <0000000000000000, 0> sendCount: 4 max retries: 4
2024-11-06 22:58:48.377 (Dummy-2) CHIP_ERROR [chip.native.SC] PASESession timed out while waiting for a response from the peer. Expected message type was 33
2024-11-06 22:58:48.377 (Dummy-2) CHIP_ERROR [chip.native.ZCL] Secure Pairing Failed
2024-11-06 22:58:48.377 (Dummy-2) WARNING [chip.ChipDeviceCtrl] Failed to establish secure session to device: src/controller/python/ChipDeviceController-ScriptDevicePairingDelegate.cpp:89: CHIP Error 0x00000003: Incorrect state
2024-11-06 22:58:48.377 (MainThread) ERROR [matter_server.server.client_handler] [140658856139664] Error while handling: commission_with_code: Commission with code failed for node 23.

Additional information

No response

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)

Magrifain commented 2 weeks ago

Let me know if you need any additional details. Thanks in advance.