bosch_camera_autofollow_set
Toggle 360° auto-follow on compatible indoor cameras. Enables or disables automatic subject tracking when camera supports panning.
Instructions
Enable or disable 360° auto-tracking for one camera.
Only available on 360° indoor cameras (panLimit > 0).
Raises hardware_unsupported for non-360° cameras.
API: PUT /v11/video_inputs/{id}/autofollow Body: {"result": bool}.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| camera | Yes | ||
| enabled | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| enabled | Yes | Whether auto-follow tracking is enabled |