If I want to set up a few ESP32 as combined Bluetooth Proxies and BLE Trackers, is it just to add the following lines to a standard YAML config?
bluetooth_proxy:
esp32_ble_tracker:
binary_sensor:
- platform: ble_presence
mac_address: {ble_mac}
name: "BLE Presence Office"