mirror of
https://github.com/esphome/esphome.git
synced 2026-08-26 16:10:29 +00:00
d8ec76e02b30d6a844efe84a8023e9b5a0c71cf0
- An INVALID_OFFSET/NOT_FOUND before the count from the same cache is a contradiction, not an end-of-range: the walker fails the build and the streamer aborts with the real cause instead of silently truncating (the walker's descriptor loop keeps its terminator - the 64 cap is its only bound) - unconditional_disconnect_'s unset-conn-id path drives the slot to a terminal reported state instead of leaning on the scheduled-teardown timer - find_characteristic/find_cccd log a corrupt range before returning the not-found sentinel (moved out of line - no ESP_LOG in headers)
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
577 MiB
Languages
C++
57.7%
Python
41.7%
C
0.3%
JavaScript
0.2%
