mirror of
https://github.com/esphome/esphome.git
synced 2026-07-11 01:15:33 +00:00
06bc9462f16cae7693ad7902a7f6d63bf5ba5009
Use a single loop for all messages instead of separate first-message and loop paths. The first iteration skips memmove via the null check. Eliminates duplicated write_plaintext_header inlining, reducing flash from 326 to 229 bytes (-30%) while keeping the 64-byte stack frame.
[mitsubishi_cn105] Add climate component for Mitsubishi A/C units with CN105 connector (Part 1) (#15315)
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
549 MiB
Languages
C++
60.1%
Python
39.3%
C
0.3%
JavaScript
0.2%
