We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 302cece commit 7841bedCopy full SHA for 7841bed
source/_integrations/totalconnect.markdown
@@ -13,19 +13,9 @@ The `totalconnect` integration provides connectivity with the Honeywell TotalCon
13
14
## Configuration
15
16
-### Via the frontend
17
-
18
To enable TotalConnect via the user interface, go to **Configuration** > **Integrations** > the "plus" button > Total Connect.
19
20
-### Via the configuration file
21
22
-To enable TotalConnect via `configuration.yaml` add the following lines:
23
24
-```yaml
25
-totalconnect:
26
- username: YOUR_USERNAME
27
- password: YOUR_PASSWORD
28
-```
+The configuration file is no longer supported. Remove your `totalconnect` entry from configuration.yaml.
29
30
{% configuration %}
31
username:
0 commit comments