mirror of
https://github.com/esphome/esphome.git
synced 2026-03-01 02:14:19 -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
524 MiB
Languages
C++
64.1%
Python
35.5%
C
0.3%
