bosch_camera_maintenance_status
Check current Bosch Smart Home cloud maintenance announcements to determine if cameras are unavailable due to scheduled or active maintenance, and get recommended actions like verifying LAN connectivity.
Instructions
Fetch the current Bosch Smart Home cloud maintenance announcement from the official community RSS feed.
Returns title, time window, link, state (active/scheduled/past/recent/unknown/idle),
and a recommended_action hint for the calling agent:
"check_lan"— state is"active"(outage/maintenance in progress): runbosch_camera_lan_pingto check per-camera LAN reachability, then useprefer_local=Trueon privacy/light writes while the cloud is down."wait"— state is"scheduled": outage is upcoming; no action needed yet.null— state is past/recent/unknown/idle: normal operation expected.
Use this tool when users ask why cameras are unavailable or when the cloud returns 5xx errors.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||