The Hijack controls are pretty simple and rudimentary -- you've already got them figured out. Here are my notes to myself on this:

Quote:
simply turns it on and sets the high/low thermostat thresholds
from data in config.ini:

[hijack]
fan_control=1 ;; enable control of i2c fan thermostat
fan_low=45 ;; set fan-off threshold (degrees C)
fan_high=48 ;; set fan-on threshold (degrees C)


Note that the I2C thingie has its own thermostat, which may or may not agree with that built-into the empeg.

Try smaller numbers for fan_high.

Cheers


Edited by mlord (10/11/2004 02:56)