-
-
Notifications
You must be signed in to change notification settings - Fork 31.1k
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
Matter over Thread: cannot add Tado X smart valves #131374
Comments
Hey there @home-assistant/matter, mind taking a look at this issue as it has been labeled with an integration ( Code owner commandsCode owners of
(message by CodeOwnersMention) matter documentation |
I think we have the same problem, as I also can't add thermostats even after deleting them |
@duemila2 maybe this helps: I struggled for a while to link the devices to Home Assistant via Matter as well, until I double-checked the requirements for the matter-server. After setting all the proper |
Hi @randm-ch thank you very much for your support! |
On the host, since the compose definition is using |
I'm sorry, running Matter server in docker is at your own risk without any official support. Also be aware of all the caveats surrounding Matter such as the fact that you need a FLAT network. No vlans, mdns repeaters or whatever. Also be careful with (semi) professsional network gear such as Unifi or Omada and disable "features" such as multicast enhancements or anything else that can hinder multicast traffic, especially IPv6 NBD packets. The simpler/dumber your network/setup is, the higher the chance is that you will have a working matter setup. |
Hi, unfortunately is not solved, it is still not working and tomorrow I'll send you details of the issue. |
The problem
I'm trying to add my Tado X smart valves to Home Assistant using Matter and Thread integration.
These devices have their own border router included.
I've Home Assistant on Docker and this is my Docker compose configuration:
I've added the Matter Integration to Home Assistant:
I also added Thread integration and imported credentials for Tado border router:
then I tried to add one valve from Tado app:
but it fails:
from the logs on the Matter Server I can see:
How can I solve or troubleshoot it?
Thank you very much in advance!
What version of Home Assistant Core has the issue?
core-2024.6.4
What was the last working version of Home Assistant Core?
No response
What type of installation are you running?
Home Assistant Container
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
The text was updated successfully, but these errors were encountered: