mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-16 05:46:52 +00:00
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:
parent
796c7fc0bb
commit
08d0a52b7a
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user