This commit is contained in:
2026-03-26 12:10:21 +01:00
parent 1f4970c17c
commit d4d76db890
877 changed files with 631941 additions and 26195 deletions

32
esphome/archive/eth.yaml Normal file
View File

@@ -0,0 +1,32 @@
esphome:
name: eth
friendly_name: eth
esp32:
board: esp32-s3-devkitc-1
framework:
type: esp-idf
# Enable logging
logger:
# Enable Home Assistant API
api:
encryption:
key: "tHL0kVpQa5LCE0MLdxEVjLTVGZahEH0pIiO3VklxnKM="
ota:
- platform: esphome
password: "2eb3e4396a094ae7ba24cf54cda85e26"
wifi:
ssid: !secret wifi_ssid
password: !secret wifi_password
# Enable fallback hotspot (captive portal) in case wifi connection fails
ap:
ssid: "Eth Fallback Hotspot"
password: "foGYMGevQflx"
captive_portal: