ESPHome firmware for Waveshare ESP32-S3 7" touch thermostat with direct HVAC relay control
Waveshare's board wires log output through the same UART USB-C port used for flashing. ESPHome's default hardware_uart for ESP32-S3 is USB_SERIAL_JTAG, which is a separate physical port on this board, so log output was going nowhere the flashing tool could see it. |
||
|---|---|---|
| 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