mirror of
https://github.com/esphome/esphome.git
synced 2026-09-03 19:46:02 +00:00
37d196643c07251960c9d0d5389e8a143ae55172
Neither method is overridden anywhere in the codebase. Removing virtual eliminates one vtable slot per method from every Component-derived class (~100+ vtables), saving ~800+ bytes of flash globally.
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
582 MiB
Languages
C++
56%
Python
43.4%
C
0.3%
JavaScript
0.2%
