mirror of
https://github.com/esphome/esphome.git
synced 2026-09-11 23:37:34 +00:00
87a2b623f36d6aa0e8e325acdf4cad4af084da77
set_timer_common_'s self-key cancel path scans items_ and to_add_ linearly, so the cancel-and-replace is O(N) in the global scheduler item count, not O(1). Reword to describe the behavior without the complexity claim. Address Copilot review feedback.
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
591 MiB
Languages
C++
55.8%
Python
43.6%
C
0.3%
JavaScript
0.2%
