mirror of
https://github.com/esphome/esphome.git
synced 2026-07-10 08:55:36 +00:00
cdf1adaa39ce07f64cdb6c75ce7ec8292c84df4e
Pre-compute the first message's header length before the loop to initialize write_start/write_end. The first loop iteration naturally skips memmove since src == write_end. Extract varint_encoded_length_16/8 and plaintext_header_length as reusable inline helpers from write_plaintext_header.
[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
545 MiB
Languages
C++
60.1%
Python
39.3%
C
0.3%
JavaScript
0.2%
