Skip to content

alager/smartThermostat

Repository files navigation

Smart-ish thermostat based on ESP8266 and a BME280 temperature, humidity and pressure sensor. The user interface is web based, and optimized for a sideways (landscape) cell phone experience.

Screen Shots:

Cooling

cooling

Heating

heating


TODO:

  • optimize the sprite sheet to remove unused sprites - mostly done
  • add a few more mario sprites to allow "running" when heat or cool is active
  • add schedules - in progress
  • add time zone user entry. Added, but ezTime doesn't update, it needs a restart. delete & recreate the object causes WDT reset
  • add fan only schedule - in progress
  • add fan manual control to UI - done