mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-12 11:56:50 +00:00
Image processing: add state (#34778)
This commit is contained in:
parent
9004b04e2f
commit
f716d8ed14
@ -15,6 +15,10 @@ Image processing enables Home Assistant to process images from [cameras](/integr
|
|||||||
|
|
||||||
{% include integrations/building_block_integration.md %}
|
{% include integrations/building_block_integration.md %}
|
||||||
|
|
||||||
|
## The state of an image processing entity
|
||||||
|
|
||||||
|
For face recognition applications, the state of an image processing entity can be the name of the detected person or motion that was detected.
|
||||||
|
|
||||||
## ALPR
|
## ALPR
|
||||||
|
|
||||||
ALPR entities have a vehicle counter attribute `vehicles` and all found plates are stored in the `plates` attribute.
|
ALPR entities have a vehicle counter attribute `vehicles` and all found plates are stored in the `plates` attribute.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user