mirror of
https://github.com/esphome/esphome.git
synced 2026-03-04 03:38:20 -07:00
- Clarify MIN_TCP_SOCKETS comment: covers minimal configs (api-only); when web_server is present its 5 sockets push past the minimum. - Add MIN_TCP_LISTEN_SOCKETS = 2 alongside MIN_TCP/MIN_UDP for consistency instead of hardcoding the value in libretiny. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>