lupinglade
Senior Member
@neillt: Instad of having to use a temperature conversion function, you can just use the thermostat.coolSetpointDescription (and other such values). It returns a string. If you need it as a number, wrap it in a ParseFloat() or PraseInt() call.