mirror of
https://github.com/esphome/esphome.git
synced 2026-09-02 02:56:01 +00:00
c6c01f85af9290843f99146c2509231eb6cbdabb
Tracks heap usage per component during both construction and setup() phases. Logs deltas inline as components are registered and set up, then prints a sorted summary after setup() completes. Storage is freed after the summary. This is a diagnostic tool - not intended for production use. It was used to discover the logger's unused UART event queue allocation (#14168).
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%
