mirror of
https://github.com/esphome/esphome.git
synced 2026-02-28 18:04:19 -07:00
282ba90f6281140fd8a13cf7e20af219cdf4cf06
- Add #include <type_traits> to both .cpp and .h for static_asserts - Clarify CompactString comment: explicitly note it is not trivially copyable, and that memcpy safety relies on validated layout property - Use memcpy_fn indirection to suppress both GCC -Wclass-memaccess and clang-tidy bugprone-undefined-memory-manipulation without platform-specific pragma guards
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
518 MiB
Languages
C++
64.1%
Python
35.5%
C
0.3%
