Untitled

mail@pastecode.io avatar
unknown
plain_text
5 months ago
464 B
4
Indexable
substitutions:
  name: esp32-bluetooth-proxy-b81700
  friendly_name: Bluetooth Proxy b81700
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: 25xIoC754eS3EaPq2UiPfm4WnD9yFcBdm329H5UNS08=


wifi:
  ssid: !secret wifi_ssid
  password: !secret wifi_password
bluetooth_proxy:
Leave a Comment