Add note on X devices being unupported (#35499)

Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com>
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
This commit is contained in:
Devon Kerkhove 2024-11-04 14:56:04 +01:00 committed by GitHub
parent eaaf01bf2f
commit ff3a608004
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -38,6 +38,10 @@ There is currently support for the following device types within Home Assistant:
- Sensor - for some additional information of the zones. - Sensor - for some additional information of the zones.
- Weather - for information about the current weather at the location of your Tado home. - 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 %} {% 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. 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.