mirror of
https://github.com/home-assistant/core.git
synced 2026-05-27 18:56:26 +01:00
cc293db5ab
* Add period to the description * Update abbreviation
9 lines
246 B
YAML
9 lines
246 B
YAML
# Describes the format for available image processing services
|
|
|
|
scan:
|
|
description: Process an image immediately.
|
|
fields:
|
|
entity_id:
|
|
description: Name(s) of entities to scan immediately.
|
|
example: 'image_processing.alpr_garage'
|