mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-22 08:46:51 +00:00
Config flow for tado (#12693)
* Config flow for tado * ha_config_flow: true
This commit is contained in:
parent
7a90c5e119
commit
2fd8b2b320
@ -13,6 +13,7 @@ ha_codeowners:
|
||||
- '@michaelarnauts'
|
||||
- '@bdraco'
|
||||
ha_domain: tado
|
||||
ha_config_flow: true
|
||||
---
|
||||
|
||||
The `tado` integration platform is used as an interface to the [my.tado.com](https://my.tado.com/) website.
|
||||
@ -26,7 +27,9 @@ There is currently support for the following device types within Home Assistant:
|
||||
|
||||
## Configuration
|
||||
|
||||
To use your Tado thermostats in your installation, add the following to your `configuration.yaml` file:
|
||||
To use your Tado thermostats in your installation, go to **Configuration** >> **Integrations** in the UI, click the button with `+` sign and from the list of integrations select **Tado**.
|
||||
|
||||
Alternatively, add the following to your `configuration.yaml` file:
|
||||
|
||||
```yaml
|
||||
# Example configuration.yaml entry with multiple accounts
|
||||
|
Loading…
x
Reference in New Issue
Block a user