Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tado X - Unable to add Matter devices #134145

Open
msavazzi opened this issue Dec 28, 2024 · 4 comments
Open

Tado X - Unable to add Matter devices #134145

msavazzi opened this issue Dec 28, 2024 · 4 comments

Comments

@msavazzi
Copy link
Contributor

The problem

I've moved to Tado X - they should be Matter enabled.
I have a Tado X bridge and several The Smart Radiator Thermostat X, Smart Thermostat X
I've configured them with the Tado App and they are connected.
As explained in the documentation from Tado and for Matter I've opened the Tado app, under the specific device there is the option Device Linking with the matter logo. It generates a code.
The same code should be used to add the device to the matter integration but I end up always with an error.
(Matter -> Add Device -> Yes is already in use -> Other controller -> Enter Setup Code)
The bridge as well as HA are in the same network, everything updated.
Note that the tado X bridge is the Thread Preferred Network

What version of Home Assistant Core has the issue?

core-2024.12.5

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?

No response

Additional information

No response

@home-assistant
Copy link

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)

@msavazzi
Copy link
Contributor Author

msavazzi commented Dec 28, 2024

In the log I only have 8 groups of lines like:

2024-12-28 12:39:03.595 (MainThread) INFO [matter_server.server.device_controller] Starting Matter commissioning with code using Node ID 1.

2024-12-28 12:39:03.988 (Dummy-2) CHIP_ERROR [chip.native.DL] Long dispatch time: 246 ms, for event type 2

2024-12-28 12:39:05.043 (Dummy-2) CHIP_ERROR [chip.native.-] src/inet/UDPEndPointImplSockets.cpp:416: OS Error 0x02000065: Network is unreachable at src/controller/SetUpCodePairer.cpp:280

2024-12-28 12:39:33.987 (Dummy-2) CHIP_ERROR [chip.native.CTL] Discovery timed out

2024-12-28 12:39:33.987 (Dummy-2) CHIP_ERROR [chip.native.ZCL] Secure Pairing Failed

2024-12-28 12:39:33.989 (Dummy-2) WARNING [chip.ChipDeviceCtrl] Failed to establish secure session to device: src/controller/python/ChipDeviceController-ScriptDevicePairingDelegate.cpp:89: CHIP Error 0x00000003: Incorrect state

@msavazzi
Copy link
Contributor Author

For your info I've cross checked and enabled IPv6 on the network. HA and the Matter Bridge are on the same network both as IPv4 as well as IPv6

@msavazzi
Copy link
Contributor Author

msavazzi commented Dec 29, 2024

I've checked with apps like EVE and Matter Utilities and I can see the different devices.
In EVE I can add the device with no problem
WhatsApp Image 2024-12-29 at 18 36 10_d23a7069

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant