mirror of
https://github.com/esphome/esphome.git
synced 2026-02-14 21:47:41 -07:00
d28c3e264176c55b8bc6f99f830180f3337f4e2b
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
313 MiB
Languages
C++
64.2%
Python
35.5%
C
0.2%
