mirror of
https://github.com/esphome/esphome.git
synced 2026-07-10 17:05:36 +00:00
7aaef02eeda69d69acf314a7dbd3bdca0c4d66fc
Add an optional `source_index` parameter to `App.register_component_()` so codegen can emit a single registration line per component instead of two. On a typical large config (~120 components) this saves ~120 lines in generated main.cpp and one virtual-method dispatch per component during setup().
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%
