Site updated at 2017-02-24 22:46:13 UTC

This commit is contained in:
Travis CI 2017-02-24 22:46:13 +00:00
parent e16abab54b
commit 027a787b6b
24 changed files with 38 additions and 39 deletions

View file

@ -92,7 +92,7 @@
<hr class="divider">
<p>MQTT support so-called Birth and Last Will and Testament (LWT) messages. The former is used to sned a message after the service has started. the latter is here to notify other clients about an ungracefully disconnected client or alike.</p>
<p>MQTT supports so-called Birth and Last Will and Testament (LWT) messages. The former is used to send a message after the service has started, and the latter is used to notify other clients about an ungracefully disconnected client.</p>
<p>To integrate MQTT Birth and Last Will messages into Home Assistant, add the following section to your <code class="highlighter-rouge">configuration.yaml</code> file:</p>
@ -129,7 +129,6 @@
</ul>
</article>