mirror of
https://github.com/esphome/esphome.git
synced 2026-02-28 18:04:19 -07:00
d63016628050009952da8aaef881e0fc1a615d64
Components now register their listening sockets explicitly instead of relying on a hardcoded count. web_server_base registers the shared HTTP listener (used by both web_server and captive_portal). The libretiny lwIP config derives MEMP_NUM_TCP_PCB_LISTEN dynamically from these registrations. Also fixes captive_portal to correctly register its DNS socket as UDP instead of TCP. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Description
ESPHome is a system to control your ESP8266/ESP32 by simple yet powerful configuration files and control them remotely through Home Automation systems.
Readme
Multiple Licenses
518 MiB
Languages
C++
64.1%
Python
35.5%
C
0.3%
