mirror of
https://github.com/MarekWo/mc-webui.git
synced 2026-03-28 17:42:45 +01:00
Firmware reports MAX_GROUP_CHANNELS (typically 40 for companion builds) in the DEVICE_INFO response. Fetch it at startup and use it in all channel iteration loops. Previously hardcoded range(8) prevented channels 8+ from appearing and blocked adding new channels. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>