Improve TotalConnect instructions (#19681)

Co-authored-by: Franck Nijhof <git@frenck.dev>
This commit is contained in:
Austin Mroczek 2021-10-11 05:55:28 -07:00 committed by GitHub
parent 0015e71d28
commit f110d08171
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -17,16 +17,14 @@ ha_platforms:
The `totalconnect` integration provides connectivity with TotalConnect alarm systems used by many alarm companies.
## Prerequisites
Log in to the [TotalConnect website](https://totalconnect2.com) and create a "standard" Total Connect user account specifically for use with Home Assistant. It should not have full administrative privileges.
Give the user access to your Location. Give the user a usercode, usually a 4 digit number.
{% include integrations/config_flow.md %}
To find your TotalConnect location number:
- Use a web browser to log in to the TotalConnect website as the administrator.
- Click on your location.
- The URL shows the location number after "mylocation/" like this `https://totalconnect2.com/home/mylocation/123456`.
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