Modularize and move all to kungle-oss.

This commit is contained in:
2022-07-03 08:40:41 -07:00
parent 918bf7e19a
commit d9bbeb1704
26 changed files with 207 additions and 725 deletions

View File

@@ -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