mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-18 14:56:53 +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`:
|
To enable this, add the following lines to your `configuration.yaml`:
|
||||||
|
|
||||||
```yaml
|
```yaml
|
||||||
# Example configuration.yaml entry
|
totalconnect:
|
||||||
alarm_control_panel:
|
|
||||||
- platform: totalconnect
|
|
||||||
username: YOUR_USERNAME
|
username: YOUR_USERNAME
|
||||||
password: YOUR_PASSWORD
|
password: YOUR_PASSWORD
|
||||||
```
|
```
|
||||||
@ -47,6 +45,8 @@ password:
|
|||||||
type: string
|
type: string
|
||||||
{% endconfiguration %}
|
{% 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
|
## Automation example
|
||||||
|
|
||||||
```yaml
|
```yaml
|
||||||
|
Loading…
x
Reference in New Issue
Block a user