In the midsts of adding bluetooth proxy support for a esphome device using the yaml file, I discovered that adding the following variable under esp32_ble_tracker: crashes Zigbee2mqtt and the MqttBroker.
How are the two services running somewhere related to your esp device? This absolutely doesn't make sense.
In any case id: is just an interval "name" and it is not advertised via api or mqtt.
The problem
In the midsts of adding bluetooth proxy support for a esphome device using the yaml file, I discovered that adding the following variable under
esp32_ble_tracker:
crashes Zigbee2mqtt and the MqttBroker.Which version of ESPHome has the issue?
2024.10.0
What type of installation are you using?
Docker
Which version of Home Assistant has the issue?
2024.10.2
What platform are you using?
ESP32
Board
No response
Component causing the issue
No response
Example YAML snippet
Anything in the logs that might be useful for us?
Additional information
No response