write_fan_speed
write_fan_speed(th, speed, 0);
write_fan_speed(th, speed, 1);
static void write_fan_speed(struct thermostat *th, int speed, int fan);