mirror of
https://github.com/esphome/esphome.git
synced 2026-08-24 07:06:20 +00:00
b0f753a7a21d78feac798072fdfd4a3dedb0d484
- Both esp_ble_gap_set_prefer_conn_params calls route through check_and_log_error_ like the class this PR replaces did; a rejected preference leaves the link on the controller default interval, which is exactly the WiFi-coex failure the shared constants exist to avoid, so it must be visible in logs - The connections-free retry moves below the 100 ms gate so a full TCP buffer is retried at the loop cadence instead of every iteration
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%
