mirror of
https://github.com/esphome/esphome.git
synced 2026-02-28 18:04:19 -07:00
92d800412a21484ff8887f358cbaa2fbb1349c56
- Add early return for empty post_query (common GET request path) - Refactor getParam to use find_query_value_ instead of duplicating search logic - Remove now-unused request_get_url_query (and its heap allocation) - Remove unused std::string overload of query_key_value
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%
