mirror of
https://github.com/esphome/esphome.git
synced 2026-02-28 09:54:19 -07:00
1dba01e05b92b8274acf4da78aae532a14037803
The CLOSE_EVT handler matches on conn_id_ to call set_idle_(). Resetting conn_id_ to UNSET_CONN_ID before CLOSE_EVT arrives causes the event to be dropped, leaving the client stuck in DISCONNECTING state permanently. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
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
517 MiB
Languages
C++
64.1%
Python
35.5%
C
0.3%
