mirror of
https://github.com/esphome/esphome.git
synced 2026-02-28 18:04:19 -07:00
e57612d52283529da08ba931b3f800835ee30f0a
Replace request_get_url_query (returns std::string) with inline httpd_req_get_url_query_str into a SmallBufferWithHeapFallback stack buffer. Typical query strings (<256 bytes) now use zero heap allocations for parameter lookups.
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
518 MiB
Languages
C++
64.1%
Python
35.5%
C
0.3%
