Modularize and move all to kungle-oss.
This commit is contained in:
@@ -39,6 +39,9 @@ globals:
|
||||
type: float
|
||||
initial_value: ${duct_fan_hi_spd}
|
||||
|
||||
<<: !include .common.yaml
|
||||
<<: !include .wifi-oss.yaml
|
||||
|
||||
esphome:
|
||||
name: rack_3
|
||||
platform: ESP32
|
||||
@@ -50,30 +53,6 @@ esphome:
|
||||
id: duct_fan_output_id
|
||||
level: ${duct_fan_vent_spd}%
|
||||
|
||||
wifi:
|
||||
ssid: "kungle-ot"
|
||||
password: "ThingsWelcomeToKungle"
|
||||
|
||||
manual_ip:
|
||||
static_ip: 192.168.37.74
|
||||
gateway: 192.168.37.1
|
||||
subnet: 255.255.255.0
|
||||
|
||||
# Enable fallback hotspot (captive portal) in case wifi connection fails
|
||||
ap:
|
||||
ssid: "Rack 3 Fallback Hotspot"
|
||||
password: "jj0CXEgu3Lzo"
|
||||
|
||||
captive_portal:
|
||||
|
||||
# Enable logging
|
||||
logger:
|
||||
|
||||
# Enable Home Assistant API
|
||||
api:
|
||||
|
||||
ota:
|
||||
|
||||
switch:
|
||||
- platform: template
|
||||
name: Thermostat On
|
||||
|
||||
Reference in New Issue
Block a user