Update image_processing.markdown

This commit is contained in:
Pascal Vizeli 2017-01-30 19:10:32 +01:00 committed by GitHub
parent 24b5f8e937
commit 35a6b3d7ed

View File

@ -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`.