mirror of
https://github.com/esphome/esphome.git
synced 2026-06-24 16:20:42 +00:00
783afaeaf2687a4d6c5c311814a020ae8e346ca7
Drop the pre-advance + rewind-on-failure dance in try_send_store_yaml_; match the camera streaming pattern (advance after send_message succeeds, retry the same chunk on WOULD_BLOCK). Also remove the unreachable `|| pos == 0` branch in the while condition — on_get_yaml_request short-circuits the zero-size path before this function is ever called.
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
393 MiB
Languages
C++
60.7%
Python
38.9%
C
0.3%
