Files
mc-webui/app
MarekWo 9f335794e4 fix(ble): update runtime device name on every connect
BLE connections with retries can take >60s, exceeding the startup
wait timeout. Move runtime_config.set_device_name() into _connect()
so the navbar shows the correct name regardless of connection delay.
Also fixes name update on reconnections.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-29 19:24:45 +02:00
..