mirror of
https://github.com/esphome/esphome.git
synced 2026-09-11 15:27:33 +00:00
7910c372cd3bff64e3d88a5db0ea8b94a9f11a25
A StringRef field that is only ever encoded is skipped when empty before its pointer is read, and the dump helper checks empty() first, so pointing it at "" buys nothing while costing one store per field in every message constructor. Fields that are decoded or force encoded keep the empty string default.
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
593 MiB
Languages
C++
55.8%
Python
43.6%
C
0.3%
JavaScript
0.2%
