mirror of
https://github.com/esphome/esphome.git
synced 2026-09-12 07:47:33 +00:00
06a1de692de9b38942b075428822ac2429dc0f30
Repeated fields encode their elements through one encode_element() hook instead of two isinstance ladders, the fixed32 precomputed tag path owns its own guard, the generated switches drop the dead default case, StringRef takes the byte pointer directly, the three hand written tag expressions in proto.h go through proto_tag(), and stale comments about the previous decode design go. The compiled functions are unchanged.
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
592 MiB
Languages
C++
55.8%
Python
43.6%
C
0.3%
JavaScript
0.2%
