1
0
mirror of https://github.com/home-assistant/core.git synced 2025-12-26 05:57:01 +00:00
Files
core/homeassistant/components/image_processing/services.yaml
2019-11-27 11:20:24 +01:00

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'