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
361cf52252
More logs
2026-04-28 00:31:23 +02:00
2d63ec6006
Reverted - same problem again
2026-04-28 00:22:01 +02:00
511ee05712
check actual values for indicator LEDs
2026-04-28 00:18:32 +02:00
03ab8604ba
write_action removed - worked before that...
2026-04-28 00:14:55 +02:00
edb973bb61
Reverted the whole AI bullshit
2026-04-27 23:46:45 +02:00
bffcf62cae
Timing changed on Arduino script, latest version of ESP-Home script added
2026-04-27 19:20:30 +02:00
27597bceab
configurable GRB/RGB LEDs per LED
2026-04-27 09:06:43 +02:00
016de2ccb4
4 Gauges
2026-04-26 23:26:00 +02:00
15257ae6f2
CFG? added
2026-04-23 00:31:17 +02:00
795eb0ecf3
Some fixes (integers for speed, Serial returns back to HA etc.)
2026-04-22 16:14:10 +02:00
558c5b18c2
extended to 4 gauges, zeroing for all gauges individually and collectively added
2026-04-22 15:54:53 +02:00
fa66dd70d4
Speed/Config and VFD added
2026-04-22 14:56:04 +02:00
b14bdf7fc3
Added "SET" implementation for gauge values
2026-04-22 14:49:59 +02:00
427dde8c72
Continued rewrite - Lights and light effects implemented
2026-04-22 14:39:01 +02:00
ad50fd2ee5
Wifi bugs...
2026-04-21 21:07:42 +02:00
ae6d72b292
Now by hand...
2026-04-21 21:05:29 +02:00
2ea19b14f8
Attempt with tcp probe
2026-04-21 20:26:31 +02:00
1f8ba45685
Attempt with tcp probe
2026-04-21 20:10:38 +02:00
5a98a3c63b
No more reconnect in main
2026-04-21 20:04:11 +02:00
afe70da24d
MQTT trouble,still
2026-04-21 19:57:22 +02:00
0d7ae5cedc
MQTT trouble
2026-04-21 18:52:53 +02:00
b3e2ef0f81
MQTT trouble
2026-04-21 18:41:10 +02:00
6068628d13
MQTT trouble
2026-04-21 18:40:10 +02:00
64b0aa482f
MQTT trouble
2026-04-21 18:34:29 +02:00
2e5e410897
More garbage collection
2026-04-21 01:43:57 +02:00
4045da8964
WiFi changes again
2026-04-21 01:39:26 +02:00
81099d9887
Top speed lowered
2026-04-21 01:32:34 +02:00
355faadc31
WiFi made more resilient
2026-04-21 01:32:11 +02:00
109f97caa0
Baccklight bug fixed
2026-04-21 01:16:34 +02:00
9e7311fb7d
Resistor divider added to wiring.md
2026-04-21 01:03:51 +02:00
9912fe82cc
Documented wiring and layout
2026-04-21 00:52:18 +02:00
9f5deba0ed
VFD functionality added to HA
2026-04-21 00:40:18 +02:00
ef875334c5
VFD functionality successfully integrated into Gaugecontroller
2026-04-21 00:34:42 +02:00
252caf1bf7
VFD Standalone added
2026-04-21 00:14:17 +02:00
21b413eb57
Discovery troubleshooting
2026-04-20 19:59:44 +02:00
2879be0ada
Code commented, Serial speed moved into constant
2026-04-19 23:14:50 +02:00
b6e4bfea33
3 Gauges, routines switched
2026-04-19 23:03:01 +02:00
59721477df
LED Names changed
2026-04-17 22:28:16 +02:00
7be9b59093
Garbage collection added
2026-04-17 22:19:48 +02:00
9a25805522
MQTT troubleshooting
2026-04-17 22:17:49 +02:00
44afc207ea
Speed and acceleration no longer hidden, but in config.
2026-04-17 22:09:18 +02:00
549a7c7d37
MQTT doesn't autodiscover properly
2026-04-17 21:24:17 +02:00
10ef3580b2
MQTT doesn't autodiscover properly
2026-04-17 21:21:29 +02:00
f78d090f95
MQTT doesn't like non-ASCII...
2026-04-17 19:15:01 +02:00
ef986c2881
Added speed and acceleration to Home Assistant
2026-04-17 19:10:43 +02:00
4cb4947bd1
Lowered LED-Breathe-Frequency
2026-04-17 18:53:08 +02:00
18093092f0
38400 baud
2026-04-16 00:49:10 +02:00
358ddcaeb5
Breathe and double blink added to LED effects
2026-04-15 23:07:04 +02:00
2282038391
Interrupt issue with FastLed circumvented
2026-04-15 22:46:39 +02:00