Files
esphome-configs/esptest.yaml
2021-12-05 14:33:07 +00:00

26 lines
373 B
YAML

esphome:
name: esptest
platform: ESP32
board: nodemcu-32s
# Enable logging
logger:
# Enable Home Assistant API
api:
password: ""
ota:
password: ""
wifi:
ssid: "lauIOT"
password: "superiot1"
# Enable fallback hotspot (captive portal) in case wifi connection fails
ap:
ssid: "Esptest Fallback Hotspot"
password: "xAi4C5MuZGcB"
captive_portal: