mirror of
https://github.com/esphome/esphome.git
synced 2026-02-19 16:05:35 -07: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
375 MiB
Languages
C++
64.2%
Python
35.5%
C
0.2%
