mirror of
https://github.com/brianhanifin/esphome-config.git
synced 2026-07-27 19:55:41 +00:00
13 lines
267 B
YAML
13 lines
267 B
YAML
substitutions:
|
|
name: "bluetooth-proxy-bedroom"
|
|
packages:
|
|
esphome.bluetooth-proxy: github://esphome/bluetooth-proxies/esp32-generic.yaml@main
|
|
esphome:
|
|
name: ${name}
|
|
name_add_mac_suffix: false
|
|
|
|
|
|
wifi:
|
|
ssid: !secret wifi_ssid
|
|
password: !secret wifi_password
|