mirror of
https://github.com/esphome/esphome.git
synced 2026-09-15 17:18:40 +00:00
a8c6c55de2c08151797fc8a760b95a81cb2214c6
Replace two out-of-line encode_varint_to_buffer calls with direct byte writes using the already-computed varint lengths. Eliminates function call overhead (register save/restore) from the batch loop and removes the 34-byte out-of-line encode_varint_to_buffer function which had no other callers.
[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%
