Skip to main content
Automatically switch miner power modes when temperature crosses a threshold. Two templates are available:
  • High temperature → underclock: when average temperature exceeds the threshold, switch from overclock to normal mode.
  • Low temperature → overclock: when average temperature drops below the threshold, switch from normal to high (overclock) mode.

How It Works

The system evaluates average temperature over a configurable window (default 30 minutes). When the condition is met, it sends a mining mode change task to the Agent. A rate limit prevents rapid switching — once per hour for underclock, once per 6 hours for overclock by default.

Configuration

  1. Go to Automations in the farm sidebar.
  2. Select a template:
    • Normal (tags: #Temperature #Normal) — underclock when temperature is high.
    • High (tags: #Temperature #High) — overclock when temperature is low.
  3. Set the temperature threshold and enable the automation.
  4. (Optional) For miners on custom firmware, configure firmware-specific preset modes under Firmware preset modes.
  5. Click Save.

Configure temperature-driven auto underclock