Site updated at 2017-08-22 11:15:00 UTC

This commit is contained in:
Travis CI 2017-08-22 11:15:00 +00:00
parent d7473b3ec2
commit a61afc933a
41 changed files with 98 additions and 98 deletions

View file

@ -109,7 +109,7 @@
<p>Additionally, the following MQTT configuration variables are also available:</p>
<ul>
<li><strong>state_topic</strong> (<em>Required</em>): The MQTT topic HA will publish state updates to.</li>
<li><strong>command_topic</strong> (<em>Required</em>): The MQTT topic HA will subscribe to to receive commands from a remote device to change the alarm state.</li>
<li><strong>command_topic</strong> (<em>Required</em>): The MQTT topic HA will subscribe to, to receive commands from a remote device to change the alarm state.</li>
<li><strong>qos</strong> (<em>Optional</em>): The maximum QoS level for subscribing and publishing to MQTT messages. Default is 0.</li>
<li><strong>payload_disarm</strong> (<em>Optional</em>): The payload to disarm this Alarm Panel. Default is “DISARM”.</li>
<li><strong>payload_arm_home</strong> (<em>Optional</em>): The payload to set armed-home mode on this Alarm Panel. Default is “ARM_HOME”.</li>