Update alarm_control_panel.totalconnect.markdown (#2477)

User reported missing system requirements
This commit is contained in:
Craig J. Ward 2017-04-23 02:16:29 -05:00 committed by Fabian Affolter
parent c2e33c88e6
commit ddab96277c

View File

@ -14,6 +14,8 @@ ha_release: 0.42
The `totalconnect` platform provides connectivity with the Honeywell TotalConnect alarm systems used by many alarm companies.
If you have issues running this component, you may require "libxml2-dev" and "libxmlsec1-dev". To install these on Hassbian, run the command `apt install libxml2-dev libxmlsec1-dev` with sudo
To enable this, add the following lines to your `configuration.yaml`:
```yaml