services_camera_record
Record a video clip from a Home Assistant camera entity to a file in the config directory for a specified duration.
Instructions
Record a short clip from a camera entity to filename for duration seconds.
filename is a path inside the HA config dir (e.g. /config/www/snapshots/clip.mp4).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| entity_id | Yes | ||
| filename | Yes | ||
| duration | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||