Bump number of btproxy connection slots
This commit is contained in:
@@ -27,6 +27,10 @@ esp32_ble_tracker:
|
|||||||
bluetooth_proxy:
|
bluetooth_proxy:
|
||||||
id: btproxy
|
id: btproxy
|
||||||
active: true
|
active: true
|
||||||
|
connection_slots: 4 # recommended limit for ESP32 Ethernet
|
||||||
|
|
||||||
|
esp32_ble:
|
||||||
|
max_connections: 4
|
||||||
|
|
||||||
script:
|
script:
|
||||||
- id: restart_after_delay
|
- id: restart_after_delay
|
||||||
|
|||||||
Reference in New Issue
Block a user