firecrest/firmware/components
pyr0ball 9e1a9ebe9f feat: add mode selector modal (Heat/Cool/Off) to classic Home screen
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.
2026-07-12 16:35:05 -07:00
..
climate.yaml feat: build Home screen with live temp, mode, and setpoint controls 2026-07-11 22:42:34 -07:00
diagnostics.yaml feat: build Settings screen with device info and manual relay override 2026-07-11 22:52:31 -07:00
display-classic.yaml feat: add mode selector modal (Heat/Cool/Off) to classic Home screen 2026-07-12 16:35:05 -07:00
display.yaml fix: display BME280 ambient temperature in Fahrenheit, not Celsius 2026-07-12 14:26:27 -07:00
panel.yaml refactor: extract shared panel.yaml (RGB panel, touch, IO expander) from display.yaml 2026-07-12 00:26:29 -07:00
relays.yaml feat: add 5-channel relay GPIO outputs for HVAC control wiring 2026-07-11 20:07:30 -07:00
sensors.yaml fix: display BME280 ambient temperature in Fahrenheit, not Celsius 2026-07-12 14:26:27 -07:00
weather.yaml feat: add HA weather bindings, Status tab, and Temp/Status toggle wiring 2026-07-12 12:59:34 -07:00