Update Total Connect alarm control panel for night mode arming (#3043)

* Update alarm_control_panel.totalconnect.markdown

* Update alarm_control_panel.totalconnect.markdown

* Update alarm_control_panel.totalconnect.markdown
This commit is contained in:
Matt Schmitt 2017-08-13 18:59:34 +01:00 committed by Martin Hjelmare
parent 1fd1617fe9
commit d83b33de3e

View File

@ -14,7 +14,9 @@ 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
This platform supports the following services: `alarm_arm_away`, `alarm_arm_home`, `alarm_arm_night` and `alarm_disarm`.
If you have issues running this component, you may require `libxml2-dev` and `libxmlsec1-dev` packages. 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`: