mirror of
https://github.com/esphome/esphome.git
synced 2026-08-24 07:06:20 +00:00
de7af3865b2a5c853e05fab933e767134878b53f
Ignore reception during a settle window at the start of each listen phase so in-flight bytes from a restarting module cannot count as proof it is up, drain stale replies before each startup send so acks cannot be matched to the wrong command, always send the blind config mode exit when abandoning a sequence, log module error replies and an unknown firmware version on the give-up path, skip transmitting for states with no command frame, and clear the warning status when a later apply or factory reset succeeds. Fixture timings adjusted for the settle window.
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
575 MiB
Languages
C++
58.3%
Python
41.1%
C
0.3%
JavaScript
0.2%
