bosch_camera_pan
Pan a 360° indoor camera to named presets like home, left, right, or set a custom direction in degrees. Control the view angle precisely.
Instructions
Pan the 360° indoor camera (Gen1 CAMERA_360 only, panLimit > 0).
Named presets (preferred, via preset parameter):
home → 0° (center)
left → -60°
right → +60°
back-left → -120° (full left limit)
back-right → +120° (full right limit)
direction accepts the same preset names, legacy aliases (center), or
an integer string in the range -panLimit to +panLimit.
When preset is set it takes priority over direction.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| camera | Yes | ||
| preset | No | ||
| direction | No | home |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| status | Yes | ||
| light_on | No | ||
| privacy_mode | Yes | ||
| last_event_at | No | ISO 8601 timestamp of the latest motion event |