mirror of
https://github.com/esphome/esphome.git
synced 2026-08-23 06:36:23 +00:00
0512339c584f0c25b01440b6340528dc0f3df9d7
- abort_service_stream() on the wrapper (which owns the latch discipline) replaces five identical field-poke sequences in the streamer - The pre-start reuses check_and_log_error_ like the serialized path - discover_services() sets the requested flag where it sticks instead of set-then-rollback; deliver_pending_search_() returns void (no caller reads it); loop()'s IDLE arm folds into the settle arm - SEARCH_CMPL during a teardown skips the param/count work whose result is never delivered - frameworks_for_platforms() in config_helpers derives framework sets from platform lists; the hub.cpp filter entry is now a named map pinned by a test against the proxy's platform list
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
571 MiB
Languages
C++
58.6%
Python
40.8%
C
0.3%
JavaScript
0.2%
