new to esphome and using ESPHome Builder to configure devices.
I have a Bluetooth proxy and prior to upgrading to 2025.0.3 HA yesterday, it showed a firmware entity and when clicking it showed “up to date”.
I’ve since installed ESP 2025.2.2 and now the firmware entity no longer shows. What do I need to do to fix?
substitutions:
name: esp32-bluetooth-proxy-1
friendly_name: Bluetooth Proxy 1
packages:
esphome.bluetooth-proxy: github://esphome/bluetooth-proxies/esp32-generic/esp32-generic.yaml@main
esphome:
name: ${name}
name_add_mac_suffix: false
friendly_name: ${friendly_name}
api:
encryption:
key: xxx
wifi:
ssid: !secret wifi_ssid
password: !secret wifi_password