mirror of
https://github.com/esphome/esphome.git
synced 2026-03-03 03:08:21 -07: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
262 MiB
Languages
C++
64.1%
Python
35.5%
C
0.3%
