mirror of
https://github.com/esphome/esphome.git
synced 2026-09-15 17:18:40 +00:00
e93f49978b2858003239e87a470e6d4caf8b24c4
Records per-iteration active wall time (excluding yield/sleep) and reports it alongside the component table. Overhead is computed at log time as active_total minus the sum of per-component time, exposing time spent in scheduler dispatch, before/after-loop tasks, and other loop machinery not attributed to any component.
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
597 MiB
Languages
C++
55.8%
Python
43.6%
C
0.3%
JavaScript
0.2%
