Site updated at 2017-06-20 08:48:40 UTC

This commit is contained in:
Travis CI 2017-06-20 08:48:40 +00:00
parent 64226852e6
commit a9da483dd0
26 changed files with 40 additions and 40 deletions

View file

@ -66,7 +66,7 @@
</h1>
</header>
<hr class="divider">
<p>The <code class="highlighter-rouge">dlib_face_identify</code> image processing platform allows you to use the <a href="http://www.dlib.net/">Dlib</a> through Home Assistant. This platform allow you do identify persons on camera and fire a event with identify persons.</p>
<p>The <code class="highlighter-rouge">dlib_face_identify</code> image processing platform allows you to use the <a href="http://www.dlib.net/">Dlib</a> through Home Assistant. This platform allow you to identify persons on camera and fire a event with identify persons.</p>
<p>For using the result inside an automation rule, take a look at the <a href="/components/image_processing/">component</a> page.</p>
<h3><a class="title-link" name="configuration-home-assistant" href="#configuration-home-assistant"></a> Configuration Home Assistant</h3>
<div class="language-yaml highlighter-rouge"><pre class="highlight"><code><span class="c1"># Example configuration.yaml entry</span>