Update totalconnect.markdown (#9589)

* Update totalconnect.markdown

* Update source/_components/totalconnect.markdown

Co-Authored-By: Franck Nijhof <frenck@frenck.nl>

* Update source/_components/totalconnect.markdown

Co-Authored-By: Franck Nijhof <frenck@frenck.nl>

* Removed previous instructions per recommendation
This commit is contained in:
Austin Mroczek 2019-07-18 16:14:41 -07:00 committed by Franck Nijhof
parent 796c7fc0bb
commit 08d0a52b7a

View File

@ -25,9 +25,7 @@ If you have issues running this component, you may require `libxml2-dev` and `li
To enable this, add the following lines to your `configuration.yaml`:
```yaml
# Example configuration.yaml entry
alarm_control_panel:
- platform: totalconnect
totalconnect:
username: YOUR_USERNAME
password: YOUR_PASSWORD
```
@ -47,6 +45,8 @@ password:
type: string
{% endconfiguration %}
You are highly encouraged to create a Total Connect user account specifically for Home Assistant. It should not have full administrative privileges.
## Automation example
```yaml