From ff3a608004086d94e8d827ed29a7f455ab0f86bf Mon Sep 17 00:00:00 2001 From: Devon Kerkhove Date: Mon, 4 Nov 2024 14:56:04 +0100 Subject: [PATCH] Add note on X devices being unupported (#35499) Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com> Co-authored-by: Franck Nijhof --- source/_integrations/tado.markdown | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/source/_integrations/tado.markdown b/source/_integrations/tado.markdown index c88daa5a530..bf39c7b5f5e 100644 --- a/source/_integrations/tado.markdown +++ b/source/_integrations/tado.markdown @@ -38,6 +38,10 @@ There is currently support for the following device types within Home Assistant: - Sensor - for some additional information of the zones. - Weather - for information about the current weather at the location of your Tado home. +## Unsupported device types + +New Tado X devices are not supported by this integration, they have to be used through the [Matter integration](/integrations/matter). + {% include integrations/config_flow.md %} The Tado thermostats are internet connected thermostats. There exists an unofficial API at [my.tado.com](https://my.tado.com/), which is used by their website and now by this component.