mirror of
https://github.com/esphome/esphome.git
synced 2026-08-24 15:16:20 +00:00
3402ee8bb14bb46796a7996b91bf772208ee147a
The LD2420 locks up until power cycled if it receives any data before it has sent its first frame after powering on. Setup previously transmitted immediately, blocking for up to 3 seconds and marking the component failed on the first timeout. Setup is now a non blocking state machine that listens for the module before transmitting, retries the handshake, and degrades to a warning instead of failing.
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++
58.3%
Python
41.1%
C
0.3%
JavaScript
0.2%
