mirror of
https://github.com/esphome/esphome.git
synced 2026-07-10 17:05:36 +00:00
2a451cb8704e8cb1a78491730a2ea0f790d290d7
Adds an assertion that the observed peak pool size exceeds the old MAX_POOL_SIZE=5 cap. Without this, a silent regression that re-introduced a small cap could pass the existing pool_full_count == 0 invariant. Phase 5 + 6 of the fixture schedule 8 + 10 same-component timeouts, so the peak should comfortably exceed 5. Address Copilot review feedback on PR.
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%
