mirror of
https://github.com/MarekWo/mc-webui.git
synced 2026-05-05 21:12:40 +02: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>