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:
parent
1fd1617fe9
commit
d83b33de3e
1 changed files with 3 additions and 1 deletions
|
@ -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`:
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue