• Joined on 2026-06-03
nick pushed to lilygo-clean-debug at nick/overland-controller 2026-07-02 04:51:53 +00:00
c602187163 debug: add OTA routes to LilyGO isolation
nick pushed to lilygo-clean-debug at nick/overland-controller 2026-07-02 04:36:59 +00:00
3ec837a08c debug: add OTA routes to LilyGO isolation
nick pushed to lilygo-clean-debug at nick/overland-controller 2026-07-01 06:46:49 +00:00
0b55ede1fc debug: add sensor update timing globals
nick pushed to lilygo-clean-debug at nick/overland-controller 2026-07-01 06:42:38 +00:00
0b04dcf89a debug: add sensor updates to LilyGO isolation loop
nick pushed to lilygo-clean-debug at nick/overland-controller 2026-07-01 06:33:36 +00:00
737ec8c10d debug: add temp scan routes to LilyGO isolation
nick pushed to lilygo-clean-debug at nick/overland-controller 2026-07-01 06:17:27 +00:00
f2bdf36337 hardware: move DS18B20 data to LilyGO GPIO21
nick pushed to lilygo-clean-debug at nick/overland-controller 2026-07-01 06:05:17 +00:00
3a05cb8894 ui: add BMS scan button
nick pushed to lilygo-clean-debug at nick/overland-controller 2026-07-01 05:58:00 +00:00
a1a19270d7 debug: add legacy routes to LilyGO isolation
nick pushed to lilygo-clean-debug at nick/overland-controller 2026-07-01 05:41:43 +00:00
f249e2ef6b debug: add BMS routes to LilyGO isolation
nick pushed to lilygo-clean-debug at nick/overland-controller 2026-07-01 05:37:35 +00:00
6ae396f084 debug: protect config inputs from status refresh
nick pushed to lilygo-clean-debug at nick/overland-controller 2026-07-01 05:27:02 +00:00
7fc2d35bd0 debug: delay BMS updates 30s after boot
nick pushed to lilygo-clean-debug at nick/overland-controller 2026-07-01 05:21:07 +00:00
a954755c46 debug: add BMS update loop to LilyGO isolation build
nick pushed to lilygo-clean-debug at nick/overland-controller 2026-07-01 05:18:15 +00:00
c2f8f1d9a5 debug: add BMS init to LilyGO isolation build
nick pushed to lilygo-clean-debug at nick/overland-controller 2026-07-01 05:13:02 +00:00
b301400482 debug: re-enable STA maintenance in LilyGO isolation build
nick pushed to lilygo-clean-debug at nick/overland-controller 2026-07-01 05:08:29 +00:00
3e56143d4b debug: add WiFi write routes to LilyGO isolation
nick pushed to lilygo-clean-debug at nick/overland-controller 2026-07-01 05:05:52 +00:00
nick pushed to lilygo-clean-debug at nick/overland-controller 2026-07-01 05:04:41 +00:00
nick pushed to lilygo-clean-debug at nick/overland-controller 2026-07-01 05:03:34 +00:00
4da167e8df debug: remove hardcoded STA credentials
nick pushed to lilygo-clean-debug at nick/overland-controller 2026-07-01 04:55:06 +00:00
cbd3aee997 debug: test direct STA WiFi connection on LilyGO
nick pushed to lilygo-clean-debug at nick/overland-controller 2026-07-01 04:48:27 +00:00
025e95b32f debug: test AP STA mode without reconnect logic