Hi all,
I’m trying to setup bluetooth proxy and have been following the guides on youtube but I’m unable to update my esp32 device from esphome.
I get the following error:
Here is the config file.
substitutions:
name: esp32-bluetooth-proxy-51c04c
packages:
esphome.bluetooth-proxy: github://esphome/firmware/bluetooth-proxy/esp32-generic.yaml@main
esphome:
name_add_mac_suffix: falsewifi:
ssid: !secret wifi_ssid
password: !secret wifi_password
I’m pretty new to this and any help would be great.
Thanks in advance