mirror of
https://github.com/esphome/esphome.git
synced 2026-09-15 17:18:40 +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
597 MiB
Languages
C++
55.8%
Python
43.6%
C
0.3%
JavaScript
0.2%
