Files
esphome/esphome
J. Nick Koston 0eb259495f [api] Mark ListEntitiesIterator and InitialStateIterator as final
Neither class is subclassed. Marking them final enables the compiler
to devirtualize calls to the many ComponentIterator overrides.
2026-02-25 12:02:38 -07:00
..