mirror of
https://github.com/esphome/esphome.git
synced 2026-07-10 17:05:36 +00:00
fe395ac41d18949d8acf26ea012dabdffad5d1d5
The owned vectors add 48 bytes to ClimateTraits copies — this is the cost of backward compat and will be removed in 2026.11.0. Add ClimatePublish_WithCustomModes benchmark to show the improvement for climate devices that use custom fan modes and presets (the case that previously heap-allocated on every publish).
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
546 MiB
Languages
C++
60.1%
Python
39.3%
C
0.3%
JavaScript
0.2%
