Arduino Library for handling a simple thermostat with cooling and heating functions, compatible with DHT11, DHT22 and DS18B20 temperature sensors. More info on features, prerequisites and library usage in the Simple Thermostat Wiki.
This library uses code from OneWire library and Rob Tillaart's DHTStable library. Make sure to download and put them in your libraries folder.