mirror of
https://github.com/esphome/esphome.git
synced 2026-09-15 17:18:40 +00:00
ad668f6395e124278bd0096011d17d099ba60ce8
The sensor and binary sensor counts are known at config time, so pre-allocate with FixedVector::init() instead of using std::vector which pulls in _M_realloc_insert template instantiation code.
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%
