Skip to content

Latest commit

 

History

History
21 lines (16 loc) · 748 Bytes

README.md

File metadata and controls

21 lines (16 loc) · 748 Bytes

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

The ESP32 is better at connecting to WiFi 6 routers than the ESP8266, so the Deux was born.

Screen Shots:

Cooling

cooling

Heating

heating


New Features: - add AUX heat operation - add fan manual control to UI

TODO:

  • add a few more mario sprites to allow "running" when heat or cool is active
  • add schedules - in progress
  • add fan only schedule - in progress