bosch_camera_firmware_status
Retrieve the current firmware version and update availability for a specified Bosch Smart Home Camera.
Instructions
Get the current/latest firmware version and update-availability for one camera.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| camera | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| camera | Yes | Camera name | |
| current | No | Currently installed version | |
| installing | No | Whether an install is currently in progress | |
| up_to_date | No | Whether the camera is already on the latest firmware | |
| update_available | No | Pending update's target version, if any |