Clarify installation instructions

See: https://github.com/home-assistant/core/issues/82130#issuecomment-1315703815
This commit is contained in:
David Bonnes 2022-11-15 19:55:55 +00:00 committed by GitHub
parent 264eddd14f
commit 370fbfe4b5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -29,7 +29,7 @@ For your system to be compatible with this integration, then you must be able to
## Configuration
To set up this integration, add the following to your `configuration.yaml` file:
To set up this integration, add the following to your `configuration.yaml` file and then restart Home Assistant:
```yaml
# Example configuration.yaml entry
@ -38,6 +38,8 @@ evohome:
password: "YOUR_PASSWORD"
```
This integration does not support config flow and so cannot be set up via the UI.
{% configuration %}
username:
description: The username (email address) that has access to the [TCC](https://international.mytotalconnectcomfort.com/Account/Login) web site.