mirror of
https://github.com/esphome/esphome.git
synced 2026-09-11 15:27:33 +00:00
76e1df2c03cb4c4bbde1a10b6574dd5910c02032
With raw lwIP in the main loop the radio is deaf while a sector is written, so the ESP8266 and RP2040 keep the client quiet until the block is in flash; with BSD or lwIP sockets the next block can arrive while this one is written.
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
593 MiB
Languages
C++
55.8%
Python
43.6%
C
0.3%
JavaScript
0.2%
