bosch_camera_privacy_sound_set
Control the audible indicator when privacy mode changes on a Bosch camera. Enable or disable the beep or chime that plays when privacy mode is toggled.
Instructions
Enable or disable the audible indicator that plays when privacy mode changes.
enabled=True → camera beeps/chimes when privacy is toggled.
enabled=False → silent privacy mode switching.
API: PUT /v11/video_inputs/{id}/privacy_sound_override Body: {"result": bool}.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| camera | Yes | ||
| enabled | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| enabled | Yes | Whether the camera plays an audible indicator when privacy mode changes |