Site updated at 2017-03-24 21:38:32 UTC

This commit is contained in:
Travis CI 2017-03-24 21:38:32 +00:00
parent c67e006da9
commit e3d01cac02
25 changed files with 39 additions and 39 deletions

View file

@ -67,7 +67,7 @@
</header>
<hr class="divider">
<p>This will send a message when someone in your known devices list connects to your local network. In other words, when someone arrives home. It will only work if you are using the <a href="/components/device_tracker.nmap_tracker/">nmap</a> device tracker or a similar component.</p>
<p>This example uses <a href="Telegram">/components/notify.telegram/</a> to send the notification.</p>
<p>This example uses <a href="/components/notify.telegram/">Telegram</a> to send the notification.</p>
<div class="language-yaml highlighter-rouge"><pre class="highlight"><code><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">Telegram</span>
<span class="s">platform</span><span class="pi">:</span> <span class="s">telegram</span>