mirror of
https://github.com/esphome/esphome.git
synced 2026-09-17 01:58:39 +00:00
a20680311c323a64c02c8c1f7c36f11bef906d7d
- Drop trailing underscore on ComponentRuntimeStats::global_recorded_us (public static, clang-tidy readability-identifier-naming). - Use double instead of float for uint64_t microsecond → millisecond conversions on the main_loop and main_loop_overhead_section lines. Float's ~7-digit mantissa loses resolution on multi-day totals that reach into the 10^8-10^9 microsecond range.
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
596 MiB
Languages
C++
55.8%
Python
43.6%
C
0.3%
JavaScript
0.2%
