mirror of
https://github.com/esphome/esphome.git
synced 2026-07-10 08:55:36 +00:00
663f8560763ca17ed405c0b0ecec15c1381eb3bf
Both messages are unconditionally exercised in the proxy hot paths (every Z-Wave frame received from the controller; every UART read on a configured serial proxy), so the modest flash cost of forcing -O2 on their encode/calculate_size pays off on every device that has the proxy enabled. Same treatment as InfraredRFReceiveEvent in the prior commit and the other high-volume server-emitted messages.
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
545 MiB
Languages
C++
60.1%
Python
39.3%
C
0.3%
JavaScript
0.2%
