mirror of
https://github.com/esphome/esphome.git
synced 2026-02-14 05:27:33 -07:00
cac82280b34b949ee3fac2339971e26ea62fe1fc
Remove the 48 on_xxx overrides and 48 pure virtual methods from the generated APIServerConnection class. APIConnection now overrides on_xxx() directly from APIServerConnectionBase, eliminating one virtual call per message dispatch and ~96 vtable entries.
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
266 MiB
Languages
C++
64.2%
Python
35.5%
C
0.2%
