set_sensor_config
Update a sensor’s configuration by enabling/disabling it, overriding reachability, setting battery level, or adjusting motion sensitivity.
Instructions
Update a sensor's configuration.
Args: sensor_id: Numeric sensor ID. on: Enable or disable the sensor. reachable: Mark the sensor as reachable (admin override). battery: Battery level 0–100 (admin override for CLIP sensors). sensitivity: Motion sensitivity level (where supported).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| on | No | ||
| battery | No | ||
| reachable | No | ||
| sensor_id | Yes | ||
| sensitivity | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |