Site updated at 2017-07-09 07:39:31 UTC
This commit is contained in:
parent
d1e3e45925
commit
f7eeccb554
47 changed files with 83 additions and 66 deletions
|
@ -77,7 +77,7 @@
|
|||
<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>.
|
||||
If you are running Home Assistant over SSL or from within a container, you will have to setup a base URL (<code class="highlighter-rouge">base_url</code>) 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>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue