mirror of
https://github.com/esphome/esphome.git
synced 2026-09-15 17:18:40 +00:00
f8c9cf8fd98439e7f39a34f45a3d9998aa3d8d7c
Build version string incrementally from PROGMEM literals using ESPHOME_strncpy_P and ESPHOME_strncat_P. Write hash and build time directly into buffer without temporary variables. Calculate buffer size based on actual components needed. Add ESPHOME_strncat_P macro to progmem.h for cross-platform PROGMEM string concatenation.
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%
