mirror of
https://github.com/esphome/esphome.git
synced 2026-09-12 15:57:33 +00:00
610258b683733c3580b5cbf11545adbd09e517f8
Convert rotary_encoder register_listener, canbus add_callback, sdl add_key_listener, and udp add_listener from std::function to templates to avoid the heap-allocation fallback path. MQTT backend set_on_* methods are virtual and cannot be templatized.
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%
