bosch_camera_status_led_set
Turn the camera's status LED on or off for Gen2 Bosch Smart Home Cameras. Choose whether the LED indicates operation or remains dark.
Instructions
Turn the camera's status LED on or off. Gen2 cameras only.
API: PUT /v11/video_inputs/{id}/ledlights Body: {"state": "ON"/"OFF"}.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| camera | Yes | ||
| enabled | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| enabled | Yes | Whether the camera's status LED is lit |