mirror of
https://github.com/esphome/esphome.git
synced 2026-02-28 18:04:19 -07:00
c90ab6f72f2c9341be1feba0da3d8e7b6a56bdaa
- Remove SOCKET_TCP/SOCKET_UDP aliases, use SocketType.UDP everywhere - Fix MEMP_NUM_NETCONN to include listening_tcp (listeners need netconns) - Add comment on listening_tcp minimum (not all components register yet) - Add comment on MAX_LISTENING_SOCKETS_TCP (BK-specific, RTL/LN use MEMP_NUM_TCP_PCB_LISTEN directly) 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%
