set_rule_status
Toggle a deCONZ automation rule on or off using its numeric ID and desired status, giving you direct control over Zigbee automation behavior.
Instructions
Enable or disable an automation rule.
Args: rule_id: Numeric rule ID. status: "enabled" or "disabled".
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| status | Yes | ||
| rule_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |