Image processing: add state (#34778)

This commit is contained in:
c0ffeeca7 2024-09-17 16:22:38 +02:00 committed by GitHub
parent 9004b04e2f
commit f716d8ed14
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -15,6 +15,10 @@ Image processing enables Home Assistant to process images from [cameras](/integr
{% 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 entities have a vehicle counter attribute `vehicles` and all found plates are stored in the `plates` attribute.