mirror of
https://github.com/esphome/esphome.git
synced 2026-07-10 17:05:36 +00:00
ed14694e46835fa92af7866645a7b6ecd80339c8
- Scheduler_Defer: use nullptr name matching Component::defer(func) production pattern (skips cancel_item_locked_ entirely) - Scheduler_Defer_SameID: fixed ID 0 measuring cancel-and-replace pattern for coalescing rapid updates - Scheduler_Defer_UniqueID: unique IDs measuring cancel scan overhead when no match is found
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
546 MiB
Languages
C++
60.1%
Python
39.3%
C
0.3%
JavaScript
0.2%
