mirror of
https://github.com/esphome/esphome.git
synced 2026-09-14 00:28:39 +00:00
Using the original register_component name (just moved to protected) produces identical compiled output to the baseline, avoiding the symbol name length overhead from renaming. Co-Authored-By: J. Nick Koston <nick@koston.org>