Files
esphome-configs/trash/test.yaml
2024-05-23 21:24:52 +02:00

31 lines
517 B
YAML

esphome:
name: test
friendly_name: test
esp32:
board: esp32dev
framework:
type: arduino
# Enable logging
logger:
# Enable Home Assistant API
api:
encryption:
key: "PD2T2x0dPQ69+L02gxCboQwZp+oyoAYRH2E4Spa1d0E="
ota:
password: "862887a9f9a294ce9ab54e4f1a082b4d"
wifi:
ssid: !secret wifi_ssid
password: !secret wifi_password
# Enable fallback hotspot (captive portal) in case wifi connection fails
ap:
ssid: "Test Fallback Hotspot"
password: "Qbcu1gCh2spF"
captive_portal: