mirror of
https://github.com/esphome/esphome.git
synced 2026-08-22 22:26:21 +00:00
13 lines
383 B
YAML
13 lines
383 B
YAML
# Distinct shape from bluetooth_proxy's own rp2 fixtures: explicit slot count
|
|
# on the platform whose backend lives in this component (validate-only, so it
|
|
# never collides with grouped builds).
|
|
packages:
|
|
common: !include common.yaml
|
|
|
|
rp2_ble_tracker:
|
|
|
|
# Two slots: the one shape where the wrap pools are smaller than the cap.
|
|
bluetooth_proxy:
|
|
active: true
|
|
connection_slots: 2
|