mirror of
https://github.com/esphome/esphome.git
synced 2026-07-10 08:55:36 +00:00
df58091d1d045b1ad76afca09abaf6e125830080
Wrap the deprecated owned vector in a struct with a no-op copy constructor. FanTraits copies (which happen on every get_traits() call) don't pay the 24-byte cost of copying an empty vector.
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
545 MiB
Languages
C++
60.1%
Python
39.3%
C
0.3%
JavaScript
0.2%
