mirror of
https://github.com/esphome/esphome.git
synced 2026-02-27 17:34:22 -07:00
39c5cffaa13420f0cf0ec90bef6b32628582f614
When OPEN_EVT arrives with a failure status, the connection was never established so no CLOSE_EVT may follow. Reset conn_id_ to prevent a stale value from matching a future CLOSE_EVT.
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
509 MiB
Languages
C++
64.1%
Python
35.5%
C
0.3%
