Delete esptest.yaml
This commit is contained in:
25
esptest.yaml
25
esptest.yaml
@@ -1,25 +0,0 @@
|
|||||||
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:
|
|
||||||
Reference in New Issue
Block a user