mirror of
https://github.com/esphome/esphome.git
synced 2026-09-21 03:58:41 +00:00
133a41790a88761042cacc1324d248877380764e
Move `packet$` pattern from `wifi_config` to `mdns_lib` category. The `packet$` static buffer is the mDNS packet assembly buffer used by ESP-IDF's mDNS component, not a WiFi config symbol. This was causing 1,460 B of mDNS RAM to appear under wifi_config in ethernet-only builds. 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
600 MiB
Languages
C++
55.7%
Python
43.7%
C
0.3%
JavaScript
0.2%
