mirror of
https://github.com/esphome/esphome.git
synced 2026-02-28 01:44:20 -07:00
d2037aef8dd93d3bb2e499117cb02563d6cb2295
Both start() overloads now use a shared lowercase_headers() template that does a single pass from any iterator range, avoiding the extra vector copy that the set overload was doing.
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
516 MiB
Languages
C++
64.1%
Python
35.5%
C
0.3%
