mirror of
https://github.com/esphome/esphome.git
synced 2026-03-01 02:14:19 -07: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>