mirror of
https://github.com/esphome/esphome.git
synced 2026-09-24 21:44:04 +00:00
3ac6eb0f5a95b54720dd6abc9707c27198b31601
- Move HELPER_LOG after errno check so transient WOULD_BLOCK doesn't spam very-verbose logs during normal backpressure - Fix try_drain() docstring: -1 can be EWOULDBLOCK or hard error (caller distinguishes via errno), 0 means no progress (not would-block)
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
730 MiB
Languages
C++
55.6%
Python
43.8%
C
0.3%
JavaScript
0.2%
