firecrest/firmware
pyr0ball 12b56e3153 fix: route logger through UART0 instead of USB_SERIAL_JTAG
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.
2026-07-11 22:11:14 -07:00
..
components feat: add thermostat climate entity wiring BME280 sensor to relay outputs 2026-07-11 20:08:59 -07:00
secrets.example.yaml feat: scaffold ESPHome project for Waveshare ESP32-S3 7" thermostat 2026-07-11 19:53:54 -07:00
waveshare-thermostat.yaml fix: route logger through UART0 instead of USB_SERIAL_JTAG 2026-07-11 22:11:14 -07:00