Move to _data along with some misc clean-up.
This commit is contained in:
23
rack_3_duct_fan_pwr.yaml.0
Normal file
23
rack_3_duct_fan_pwr.yaml.0
Normal file
@@ -0,0 +1,23 @@
|
||||
esphome:
|
||||
name: rack_3_duct_fan_pwr
|
||||
platform: ESP8266
|
||||
board: esp01_1m
|
||||
|
||||
wifi:
|
||||
ssid: "kungle-ot"
|
||||
password: "ThingsWelcomeToKungle"
|
||||
|
||||
# Enable fallback hotspot (captive portal) in case wifi connection fails
|
||||
ap:
|
||||
ssid: "Rack 3 Duct Fan Pwr"
|
||||
password: "sbIiBVpW39Zb"
|
||||
|
||||
captive_portal:
|
||||
|
||||
# Enable logging
|
||||
logger:
|
||||
|
||||
# Enable Home Assistant API
|
||||
api:
|
||||
|
||||
ota:
|
||||
Reference in New Issue
Block a user