Skip to content

Commit 7841bed

Browse files
Update totalconnect.markdown
Remove configuration by YAML since it is no longer supported.
1 parent 302cece commit 7841bed

File tree

1 file changed

+1
-11
lines changed

1 file changed

+1
-11
lines changed

source/_integrations/totalconnect.markdown

Lines changed: 1 addition & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -13,19 +13,9 @@ The `totalconnect` integration provides connectivity with the Honeywell TotalCon
1313

1414
## Configuration
1515

16-
### Via the frontend
17-
1816
To enable TotalConnect via the user interface, go to **Configuration** > **Integrations** > the "plus" button > Total Connect.
1917

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-
```
18+
The configuration file is no longer supported. Remove your `totalconnect` entry from configuration.yaml.
2919

3020
{% configuration %}
3121
username:

0 commit comments

Comments
 (0)