Update image_processing.markdown
This commit is contained in:
parent
24b5f8e937
commit
35a6b3d7ed
1 changed files with 5 additions and 1 deletions
|
@ -10,10 +10,14 @@ footer: true
|
|||
ha_release: 0.36
|
||||
---
|
||||
|
||||
Image processing enables Home Assistant to process images from [cameras][/components/#camera]. Only camera entities are supported as sources.
|
||||
Image processing enables Home Assistant to process images from [cameras](/components/#camera). Only camera entities are supported as sources.
|
||||
|
||||
For interval control, use `scan_interval` in platform.
|
||||
|
||||
<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 [http component](/components/http/).
|
||||
</p>
|
||||
|
||||
## {% linkable_title ALPR %}
|
||||
|
||||
Alpr entities attribute have a vehicle counter `vehicles` and all found plates as `plates`.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue