ESPHome firmware for Waveshare ESP32-S3 7" touch thermostat with direct HVAC relay control
The thermostat had no way to actually set its operating mode: home_mode_label was read-only, and no widget anywhere called climate.control with a mode. Tapping the mode label now shows a modal (mirrors the existing nav_menu_overlay pattern) with explicit Heat/Cool/Off choices. |
||
|---|---|---|
| docs | ||
| firmware | ||
| .gitignore | ||
| README.md | ||
Firecrest
ESPHome firmware for the Waveshare ESP32-S3-Touch-LCD-7B touch display board, configured as a smart thermostat panel with direct 24VAC HVAC control.
Requires Home Assistant with the ESPHome integration.
Hardware
See docs/build-guide-phase1-notes.md for full pin assignments and Phase 1 hardware decisions.
Flashing
- Copy
firmware/secrets.example.yamltofirmware/secrets.yamland fill in your values. esphome run firmware/waveshare-thermostat.yaml
License
MIT