Skip to content

Commit d83b33d

Browse files
schmittxMartinHjelmare
authored andcommitted
Update Total Connect alarm control panel for night mode arming (home-assistant#3043)
* Update alarm_control_panel.totalconnect.markdown * Update alarm_control_panel.totalconnect.markdown * Update alarm_control_panel.totalconnect.markdown
1 parent 1fd1617 commit d83b33d

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

source/_components/alarm_control_panel.totalconnect.markdown

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,9 @@ ha_release: 0.42
1414

1515
The `totalconnect` platform provides connectivity with the Honeywell TotalConnect alarm systems used by many alarm companies.
1616

17-
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
17+
This platform supports the following services: `alarm_arm_away`, `alarm_arm_home`, `alarm_arm_night` and `alarm_disarm`.
18+
19+
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.
1820

1921
To enable this, add the following lines to your `configuration.yaml`:
2022

0 commit comments

Comments
 (0)