This plugin contacts an hddtemp daemon to return the temperature of a drive.

Functions:

Widget SmallHDDTemp { 
    class 'Text' 
    expression hddtemp('/dev/hda') 
    width 4 
    precision 1 
    align 'R' 
    update tick 
}