mirror of
https://github.com/esphome/esphome.git
synced 2026-09-02 02:56:01 +00:00
f55387b323a62ad02b1fa9678083bd0e444cf86b
DHCP/DNS raw UDP PCBs only need tracking on LibreTiny where we directly set MEMP_NUM_UDP_PCB. On ESP32, CONFIG_LWIP_MAX_SOCKETS controls the POSIX socket layer — DHCP/DNS use raw udp_new() bypassing it entirely. 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%
