mirror of
https://github.com/esphome/esphome.git
synced 2026-08-24 07:06:20 +00:00
be5e00aefd0573dd0b1e22cc6db76085df1b72f8
- SEARCH_CMPL honors the event's own status: a failed discovery leaves an empty cached database that the count calls read as a clean zero, which would have become an authoritative empty service list - The loop stays enabled while a link exists and settles only at IDLE - the stack-down recovery needs a tick to run in ESTABLISHED, which the settle-on-established optimization was silently blocking - The pre-started search uses the OPEN_EVT conn id (replaced-class parity)
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%
