Test device for synching changed (The TTD Device)

This commit is contained in:
2026-01-13 13:26:48 +01:00
parent 7d92e91c68
commit 4fbb2ae271
7 changed files with 1125 additions and 0 deletions

32
archive/test111.yaml Normal file
View File

@@ -0,0 +1,32 @@
esphome:
name: test111
friendly_name: Test111
esp32:
board: esp32dev
framework:
type: esp-idf
# Enable logging
logger:
# Enable Home Assistant API
api:
encryption:
key: "5plfmDlmZVZRJ+/j3/GcbFBrQ3sL2tOlbmSCpy78MT8="
ota:
- platform: esphome
password: "3588ca535c0018ac92f1ebeb27f6f6eb"
wifi:
ssid: !secret wifi_ssid
password: !secret wifi_password
# Enable fallback hotspot (captive portal) in case wifi connection fails
ap:
ssid: "Test111 Fallback Hotspot"
password: "hCek2pqNn9Cm"
captive_portal: