Nick Kinnan
Nick Kinnan
# What does this implement/fix? If the AsyncEventSource queue is full, instead save just enough information (8 bytes total per event including the queue entry) into a "deferred queue" for...
## Description: update ld2420 documentation to include optional uart_id and ld2420_id configuration variables **Related issue (if applicable):** fixes **Pull request in [esphome](https://github.com/esphome/esphome) with YAML changes (if applicable):** esphome/esphome# ## Checklist:...
### The problem If setuptools is required to use the esp-idf platform, then it should be installed by installing esphome. ``` ModuleNotFoundError: No module named 'pkg_resources': File "C:\Users\nkinnan\.platformio\platforms\espressif32\builder\frameworks\espidf.py", line 29:...