mirror of
https://github.com/esphome/esphome.git
synced 2026-08-23 06:36:23 +00:00
12 lines
376 B
YAML
12 lines
376 B
YAML
# Advertisement-only proxy on rp2 by explicit choice. Variant tests compile
|
|
# as their own builds when this component is tested individually; under CI
|
|
# batch grouping the active default build is what runs, so this fixture's
|
|
# guarantee is the individual run plus config validation.
|
|
packages:
|
|
common: !include common.yaml
|
|
|
|
rp2_ble_tracker:
|
|
|
|
bluetooth_proxy:
|
|
active: false
|