mirror of
https://github.com/esphome/esphome.git
synced 2026-08-24 07:06:20 +00:00
e0a054dbcbf59346e6d0e2ec7877822f08dcd785
- Unsubscribe on API disconnect (use-after-free) + loop() subscriber guard - Bounds-checked frame building; cap forwarded RSTACK/ERROR payloads - Explicit client ACKs, duplicate re-ACK, NAK on reject (both ASH sides) - Client->NCP TX queue with NAK overflow; retry client frames on API backpressure - Harvest EUI64 during boot; implement NETWORK_INFO request/response and push - Proceed after boot timeout instead of stalling setup; periodic NCP recovery - zwave-style inline UART fast path; process piggybacked ACKs before sequence check - Wire up bootloader detection; heap-free hex logging
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
575 MiB
Languages
C++
58.3%
Python
41.1%
C
0.3%
JavaScript
0.2%
