mirror of
https://github.com/esphome/esphome.git
synced 2026-09-19 11:08:38 +00:00
48cc739bab55d21b6e52bf4f89104492c4f3d690
Add compile-time check that DeferredEvent has no padding, so future field additions would trigger a build error rather than silently reintroducing the unaligned access codegen issue. Update comments to reference pointer sizes instead of hardcoded "8 bytes".
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
600 MiB
Languages
C++
55.7%
Python
43.7%
C
0.3%
JavaScript
0.2%
