1
0
mirror of https://github.com/esphome/esphome.git synced 2025-09-02 03:12:20 +01:00

Rework max connections for BLE to avoid exceeding the hard limit (#8303)

This commit is contained in:
J. Nick Koston
2025-04-06 14:48:12 -10:00
committed by GitHub
parent f3b1b11eba
commit 23e5cdb30e
12 changed files with 224 additions and 72 deletions

View File

@@ -1 +1,4 @@
<<: !include common.yaml
esp32_ble_tracker:
max_connections: 3

View File

@@ -1 +1,4 @@
<<: !include common.yaml
esp32_ble_tracker:
max_connections: 3

View File

@@ -1 +1,4 @@
<<: !include common.yaml
esp32_ble_tracker:
max_connections: 9

View File

@@ -1 +1,4 @@
<<: !include common.yaml
esp32_ble_tracker:
max_connections: 9