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.
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