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/ttt.yaml Normal file
View File

@@ -0,0 +1,32 @@
esphome:
name: ttt
friendly_name: Ttt
esp32:
board: esp32-c3-devkitm-1
framework:
type: esp-idf
# Enable logging
logger:
# Enable Home Assistant API
api:
encryption:
key: "znqjRmfKlS5XOwf4SZ0XlXkLi4VV/EIcLkg7tatYdc0="
ota:
- platform: esphome
password: "c21808863f56526f6cee79d38c0633d2"
wifi:
ssid: !secret wifi_ssid
password: !secret wifi_password
# Enable fallback hotspot (captive portal) in case wifi connection fails
ap:
ssid: "Ttt Fallback Hotspot"
password: "Ccn8S3iMyrvd"
captive_portal: