Commit Graph

8 Commits

Author SHA1 Message Date
Christopher Wiebe 80378b1d95 Portrait UI redesign + HA wire-ups for bedroom fan/light
- Rotate display to portrait (rotation: 0°), 4-row LVGL grid
- Fix touchscreen calibration/transform for portrait orientation
- Wire buttons to alpha_bedroom_{light,ceiling_fan,color_temp}
- Sync button checked state from HA (light/fan on-off + fan percentage)
- Document new orientation and Windows venv path in CLAUDE.md

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-05-10 18:00:10 -07:00
growlph 53f91f5540 Comment cleanup, added refresh delays for stability 2026-05-09 10:16:59 -07:00
growlph 5d3164847a Layout tinkering 2026-05-08 14:59:13 -07:00
growlph d42f86786c Abandoned windowed partial updates 2026-05-08 13:37:28 -07:00
growlph 8fa53ac24f Test slider widget 2026-05-07 17:06:20 -07:00
growlph a125f45b34 Touchscreen driver POC
Example documentation
2026-05-07 16:28:08 -07:00
growlph c0ad8306a7 Optimized wiring to use native serial.
Fixed button styles.
2026-05-06 15:35:01 -07:00
growlph d91fb65381 Proof of concept: 2bpp greyscale LVGL display 2026-05-06 13:53:55 -07:00