remove unused config
This commit is contained in:
@@ -1,25 +0,0 @@
|
|||||||
esphome:
|
|
||||||
name: tuya
|
|
||||||
|
|
||||||
esp8266:
|
|
||||||
board: esp01_1m
|
|
||||||
|
|
||||||
# Enable logging
|
|
||||||
logger:
|
|
||||||
|
|
||||||
# Enable Home Assistant API
|
|
||||||
api:
|
|
||||||
|
|
||||||
ota:
|
|
||||||
password: "a0b024921a6428b2c50f7438b3b830c0"
|
|
||||||
|
|
||||||
wifi:
|
|
||||||
ssid: !secret wifi_ssid
|
|
||||||
password: !secret wifi_password
|
|
||||||
|
|
||||||
# Enable fallback hotspot (captive portal) in case wifi connection fails
|
|
||||||
ap:
|
|
||||||
ssid: "Tuya Fallback Hotspot"
|
|
||||||
password: "gqYoLHLkAlWM"
|
|
||||||
|
|
||||||
captive_portal:
|
|
||||||
Reference in New Issue
Block a user