mirror of
https://github.com/esphome/esphome.git
synced 2026-02-28 18:04:19 -07:00
18c89a1cce0b12f074e4a7287b0aa8b8cdacdcd2
PBUF_POOL_SIZE=4 was the minimum to pass lwIP's sanity check but caused pbuf exhaustion during concurrent connections (API + web_server + OTA), resulting in dropped log messages. Set to 10 to match the BK SDK default plan and ESP8266. RTL/LN already default to 20 and need no override. 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%
