mirror of
https://github.com/esphome/esphome.git
synced 2026-09-02 19:16:06 +00: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
614 MiB
Languages
C++
56.1%
Python
43.3%
C
0.3%
JavaScript
0.2%
