mirror of
https://github.com/esphome/esphome.git
synced 2026-09-26 22:40:21 +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>