mirror of
https://github.com/esphome/esphome.git
synced 2026-09-19 02:58:38 +00:00
3d9ed604a0c9cfe861b29e0c9f68f28666b7fcad
When name_add_mac_suffix is true and friendly_name is empty, emit a mutable static char[] buffer instead of a string literal to match the char* signature. Also use UTF-8 byte lengths instead of Python str len() to handle non-ASCII characters correctly.
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
610 MiB
Languages
C++
55.7%
Python
43.7%
C
0.3%
JavaScript
0.2%
