mirror of
https://github.com/esphome/esphome.git
synced 2026-09-02 02:56:01 +00: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
585 MiB
Languages
C++
56.1%
Python
43.3%
C
0.3%
JavaScript
0.2%
