mirror of
https://github.com/esphome/esphome.git
synced 2026-09-13 00:07:32 +00:00
150e0775b9fe6ffb042e5796d35e03d8d7283b15
- static_assert that forwarders are pointer-sized and trivially copyable so future field additions can't silently cause heap allocation in Callback::create(). - Widen forwarder parameter type hint to MockObj | MockObjClass.
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
592 MiB
Languages
C++
55.8%
Python
43.6%
C
0.3%
JavaScript
0.2%
