mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-27 19:26:50 +00:00
Clarify installation instructions
See: https://github.com/home-assistant/core/issues/82130#issuecomment-1315703815
This commit is contained in:
parent
264eddd14f
commit
370fbfe4b5
@ -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.
|
||||
|
Loading…
x
Reference in New Issue
Block a user