Site updated at 2017-01-30 18:14:35 UTC

This commit is contained in:
Travis CI 2017-01-30 18:14:35 +00:00
parent 3e6bd23c21
commit b0a76a9918
23 changed files with 41 additions and 37 deletions

View file

@ -90,10 +90,14 @@
<hr class="divider">
<p>Image processing enables Home Assistant to process images from [cameras][/components/#camera]. Only camera entities are supported as sources.</p>
<p>Image processing enables Home Assistant to process images from <a href="/components/#camera">cameras</a>. Only camera entities are supported as sources.</p>
<p>For interval control, use <code class="highlighter-rouge">scan_interval</code> in platform.</p>
<p class="note">
If you are running Home Assistant over SSL or from within a container, you will have to setup a base url inside the <a href="/components/http/">http component</a>.
</p>
<h2><a class="title-link" name="alpr" href="#alpr"></a> ALPR</h2>
<p>Alpr entities attribute have a vehicle counter <code class="highlighter-rouge">vehicles</code> and all found plates as <code class="highlighter-rouge">plates</code>.</p>