Site updated at 2016-10-25 12:43:08 UTC
This commit is contained in:
parent
de10f1ff98
commit
e4848b4fc2
24 changed files with 85 additions and 61 deletions
|
@ -91,6 +91,8 @@
|
|||
|
||||
<p>The <code class="highlighter-rouge">xmpp</code> platform allows you to deliver notifications from Home Assistant to a <a href="http://xmpp.org">Jabber (XMPP)</a> account.</p>
|
||||
|
||||
<p>To enable Jabber notifications in your installation, add the following to your <code class="highlighter-rouge">configuration.yaml</code> file:</p>
|
||||
|
||||
<div class="language-yaml highlighter-rouge"><pre class="highlight"><code><span class="c1"># Example configuration.yaml entry</span>
|
||||
<span class="s">notify</span><span class="pi">:</span>
|
||||
<span class="pi">-</span> <span class="s">name</span><span class="pi">:</span> <span class="s">NOTIFIER_NAME</span>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue