ESPHome/ble-proxy-abstellkammer/ble-proxy-abstellkammer.yaml

42 lines
721 B
YAML

esphome:
name: ble-proxy-abstellkammer
friendly_name: BLE_PROXY_Abstellkammer
esp32:
board: esp32dev
framework:
type: esp-idf
# Enable logging
logger:
# Enable Home Assistant API
api:
encryption:
key: "iuupfdC/OhjGHMFpxRfO9XSL4viwVhrH9Ueh6vn9o0k="
ota:
- platform: esphome
password: "fa1cf58a64f4ad7382a757cc9cf1bd7d"
wifi:
ssid: !secret wifi_ssid
password: !secret wifi_password
# Enable fallback hotspot (captive portal) in case wifi connection fails
ap:
ssid: "Ble-Proxy-Abstellkammer"
password: "gcYrwRiSw9jO"
esp32_ble_tracker:
scan_parameters:
interval: 1100ms
window: 1100ms
active: true
bluetooth_proxy:
active: true
connection_slots: 3