mirror of
https://github.com/esphome/esphome.git
synced 2026-03-04 03:38:20 -07: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
280 MiB
Languages
C++
64%
Python
35.6%
C
0.3%
