mirror of
https://github.com/esphome/esphome.git
synced 2026-09-02 11:06:04 +00:00
537425247063137bfbbb8d9fad9b1441ca752c74
- Flush UART RX buffer when response exceeds max size - Guard handle_note_ against zero-length data - Guard handle_reply_ against length < 2 - Validate VERIFY response has full name payload before access - Guard GET_VERSION against length underflow - Cast %.*s precision to int, use %zu for size_t - Improve MAX_RESPONSE_SIZE comment with payload layout
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
605 MiB
Languages
C++
56.1%
Python
43.3%
C
0.3%
JavaScript
0.2%
