set_fermentation_chamber_fan_enabled
Enable or disable a fermentation chamber's fan to regulate temperature and airflow. Input the chamber ID and a boolean flag.
Instructions
Enable or disable the fan of a fermentation chamber.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| enabled | Yes | true to enable fan, false to disable | |
| chamber_id | Yes | UUID of the fermentation chamber |