From 370fbfe4b50432b04ea5e3685285cebd26e8fadd Mon Sep 17 00:00:00 2001 From: David Bonnes Date: Tue, 15 Nov 2022 19:55:55 +0000 Subject: [PATCH] Clarify installation instructions See: https://github.com/home-assistant/core/issues/82130#issuecomment-1315703815 --- source/_integrations/evohome.markdown | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/source/_integrations/evohome.markdown b/source/_integrations/evohome.markdown index d963e60571f..2714bcba97d 100644 --- a/source/_integrations/evohome.markdown +++ b/source/_integrations/evohome.markdown @@ -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.