services_camera_snapshot
Take a still snapshot from a camera entity and save it to a file path inside the Home Assistant config directory.
Instructions
Take a still snapshot from a camera entity.
filename is a path inside the HA config dir, typically under
/config/www/snapshots/... so it can be served by HA. The directory
must exist and be allow-listed via allowlist_external_dirs.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| entity_id | Yes | ||
| filename | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||