8 Commits

Author SHA1 Message Date
8bdae1da9b Update docs and firmware for ESPHome bridge migration
- Replace gauge.py (MicroPython) references with gaugecontroller.yaml (ESPHome)
- Update CLAUDE.md and README.md to document ESPHome-native API integration
- Update LED wiring docs for separate main/indicator strips (D22/D36)
- Refactor Arduino firmware to drive two WS2812 strips independently
- Add per-gauge physical offset caching for main and indicator LEDs
- Frame-limit breathe effect (16ms) to reduce unnecessary strip refreshes
2026-04-29 19:03:22 +02:00
27597bceab configurable GRB/RGB LEDs per LED 2026-04-27 09:06:43 +02:00
2879be0ada Code commented, Serial speed moved into constant 2026-04-19 23:14:50 +02:00
358ddcaeb5 Breathe and double blink added to LED effects 2026-04-15 23:07:04 +02:00
4a7551e358 Blinking added to Arduino 2026-04-15 21:53:01 +02:00
3a7f98a3d2 LED now accepts ranges 2026-04-14 13:45:11 +02:00
6cc0cff069 Documentation updated as to serial ports 2026-04-14 13:35:34 +02:00
271cf7d3e8 LEDs per gauge added 2026-04-14 13:27:28 +02:00